diff --git a/QWeather.py b/QWeather.py index 1a90e14..3361841 100644 --- a/QWeather.py +++ b/QWeather.py @@ -551,7 +551,7 @@ def checkConfig(): if __name__ == '__main__': - my_config_file = 'config_owner.yml' + my_config_file = 'config.yml' formatter = ColoredFormatter("%(log_color)s[%(asctime)s] |%(levelname)-8s |%(lineno)-3s |%(message)s", datefmt='%H:%M:%S',