We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0089b97 commit 8bc73f1Copy full SHA for 8bc73f1
frontend/streamlit/config.py
@@ -59,7 +59,6 @@ def print_config_partial(cls):
59
logger.info(f" App Name: {config['app_name']}")
60
logger.info(f" Namespace: {config['namespace']}")
61
62
-
63
@classmethod
64
def print_config_full(cls):
65
"""Print current configuration for debugging."""
0 commit comments