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 dd2ca6e commit 7eea67aCopy full SHA for 7eea67a
code/backend/Admin.py
@@ -22,6 +22,7 @@
22
23
logger = logging.getLogger(__name__)
24
logger.debug("Starting admin app")
25
+logger.debug("Starting admin application")
26
27
28
st.set_page_config(
0 commit comments