From: Scott Gasch Date: Sat, 5 Feb 2022 17:41:31 +0000 (-0800) Subject: Missed one. X-Git-Url: https://wannabe.guru.org/gitweb/?a=commitdiff_plain;h=74141719df0f52b98b4745c7c27e70c6417a5691;p=python_utils.git Missed one. --- 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