diff --git a/rss_update.py b/rss_update.py index 2a75537..65514f9 100644 --- a/rss_update.py +++ b/rss_update.py @@ -1,6 +1,7 @@ from random import randint import datetime +# might as well use the datetime we made in main.py for consistency from main import DATETIME_STR # updates the guid given in two places with the RSS file, essential for letting readers know # a new picture has been published