X-Git-Url: https://wannabe.guru.org/gitweb/?a=blobdiff_plain;f=cached%2Fweather_forecast.py;h=b8a20ed8caa04553f01225a5a2f8f57866858ea7;hb=532df2c5b57c7517dfb3dddd8c1358fbadf8baf3;hp=807f36d2bcd9c5770d6fa5e5bc897dcc791f8ca1;hpb=c6fca944b41f292b66efaba27ebf3fd0a37956b8;p=python_utils.git diff --git a/cached/weather_forecast.py b/cached/weather_forecast.py index 807f36d..b8a20ed 100644 --- a/cached/weather_forecast.py +++ b/cached/weather_forecast.py @@ -1,5 +1,9 @@ #!/usr/bin/env python3 +# © Copyright 2021-2022, Scott Gasch + +"""How's the weather going to be tomorrow?""" + import datetime import logging import os