summaryrefslogtreecommitdiff
path: root/api.py
diff options
context:
space:
mode:
authorroot <root@turin.home>2022-01-30 15:37:55 +0000
committerroot <root@turin.home>2022-01-30 15:37:55 +0000
commit4fba299e5e36101a43c7e894cb2bf235ed2e3f58 (patch)
tree925795c469fd1dcaf180c4c86aefaf590a88c7ad /api.py
parent099b121b5a9188514f56fb0728d777d3de8d0fcf (diff)
Import error
Diffstat (limited to 'api.py')
-rw-r--r--api.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/api.py b/api.py
index e4df20b..5d37b26 100644
--- a/api.py
+++ b/api.py
@@ -1,4 +1,5 @@
from __main__ import app
+from __main__ import boiler
@app.route("/api/info")
def api_info():