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 1c7e4ae commit 833f870Copy full SHA for 833f870
app/main.py
@@ -21,6 +21,7 @@
21
# ############
22
# FastAPI App
23
24
+# this is a test
25
LOGGER = logging.getLogger("api")
26
27
SETTINGS = get_settings()
0 commit comments