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