X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=cached%2Fweather_data.py;h=29a1d544b042101042eeb9d0a1eb781de094e427;hb=532df2c5b57c7517dfb3dddd8c1358fbadf8baf3;hp=1b0bef429d4dfcc751e9bf52060c1371080f71d4;hpb=74141719df0f52b98b4745c7c27e70c6417a5691;p=python_utils.git diff --git a/cached/weather_data.py b/cached/weather_data.py index 1b0bef4..29a1d54 100644 --- a/cached/weather_data.py +++ b/cached/weather_data.py @@ -1,6 +1,10 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- +# © Copyright 2021-2022, Scott Gasch + +"""How's the weather?""" + import datetime import json import logging