Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / cached / weather_data.py
index 7b86d029c607074d0fb88949ff9e50641d169401..29a1d544b042101042eeb9d0a1eb781de094e427 100644 (file)
@@ -1,4 +1,9 @@
 #!/usr/bin/env python3
+# -*- coding: utf-8 -*-
+
+# © Copyright 2021-2022, Scott Gasch
+
+"""How's the weather?"""
 
 import datetime
 import json