We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cf8ce1 commit 29729b4Copy full SHA for 29729b4
1 file changed
webapp/app.py
@@ -14,6 +14,7 @@
14
import webapp.config
15
16
from canonicalwebteam.flask_base.app import FlaskBase
17
+import webapp.config
18
from webapp.blog.views import init_blog
19
from webapp.docs.views import init_docs
20
from webapp.extensions import csrf
0 commit comments