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 78ac575 commit eaaa962Copy full SHA for eaaa962
examples/builder.py
@@ -54,4 +54,5 @@
54
# Start the app
55
if __name__ == "__main__":
56
from labthings.server.wsgi import Server
57
+
58
Server(app).run()
0 commit comments