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

4 lines
123 B
Python

# def write_config():
# with open(config_path, "w") as config_file:
# json.dump(config, config_file, indent=4)