wyzely-detect/set-detect-notify/utils/config_utils.py

4 lines
123 B
Python
Raw Normal View History

2023-10-02 01:56:40 +01:00
# def write_config():
# with open(config_path, "w") as config_file:
# json.dump(config, config_file, indent=4)