We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24c5d87 + ba8d406 commit 27f291fCopy full SHA for 27f291f
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