We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f4fc9e commit 5324eceCopy full SHA for 5324ece
protoplaster/webui/__init__.py
@@ -6,3 +6,5 @@
6
template_folder="templates",
7
url_prefix="/",
8
)
9
+
10
+from . import views
0 commit comments