We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc2a69a + 0610693 commit 0e1d892Copy full SHA for 0e1d892
hello_app/webapp.py
@@ -1,4 +1,4 @@
1
-"""Entry point for the application."""
+# Entry point for the application.
2
from . import app # For application discovery by the 'flask' command.
3
from . import views # For import side-effects of setting up routes.
4
0 commit comments