diff options
Diffstat (limited to 'cached')
| -rw-r--r-- | cached/weather_data.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cached/weather_data.py b/cached/weather_data.py index 7b86d02..1b0bef4 100644 --- a/cached/weather_data.py +++ b/cached/weather_data.py @@ -1,4 +1,5 @@ #!/usr/bin/env python3 +# -*- coding: utf-8 -*- import datetime import json |
