We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25a9429 commit ba8d406Copy full SHA for ba8d406
1 file changed
webapp/app.py
@@ -10,6 +10,7 @@
10
from talisker import logging
11
12
from canonicalwebteam.flask_base.app import FlaskBase
13
+import webapp.config
14
from webapp.blog.views import init_blog
15
from webapp.docs.views import init_docs
16
from webapp.extensions import csrf
0 commit comments