diff --git a/source/conf.py b/source/conf.py index 2b213e5..02dafb1 100644 --- a/source/conf.py +++ b/source/conf.py @@ -115,7 +115,7 @@ def conf_load( "password": conf_data_raw.get("account", {}).get("password", None), } } - print(_json.dumps(_conf_data, indent = "\t")) + # print(_json.dumps(_conf_data, indent = "\t")) def conf_get(