example_config2.py (105B)
1 config = { 2 "beverage": "cider", 3 "long_sleep_time": 300, 4 "random_config_key2": "wunderbar", 5 }