Commit Graph

8 Commits

Author SHA1 Message Date
emma 129e5bfd57 Squashing bugs I created and didn't test for :(
Moving the constant to two files caused the time
drift I warned myself about but forgot. I shaved
the seconds off of the constant as well since if
it takes an hour between downloading the image and
updating the feed and website, something out of my
control is going on
2024-10-28 08:51:33 -04:00
emma bd57c33858 Removed import of main.py in rss_update.py
The import was causing main() to run twice and
download two cat images
2024-10-23 22:41:09 -04:00
emma b1df958b6b Added old comment back to file about constant
Added comment back to file explaining the sharing
of the constant DATETIME_STR
2024-10-01 06:30:22 -04:00
emma 55d2922a09 Going back to sharing DATETIME_STR constant
The constant can still be shared between the two
files as it was originally, it was not shared
temporarily for testing purposes
2024-10-01 06:26:39 -04:00
emma e147f7ab12 Code formatting 2024-10-01 06:25:07 -04:00
emma 0ed4ae198c Adjusted height of image and fixed whitespace bug 2024-10-01 06:06:33 -04:00
emma 5f16bb34a3 tidying up comments 2024-07-25 12:30:00 -04:00
emma 0f3188c4cd commit mixups, again. I'll get this down at some point 2024-07-25 10:09:27 -04:00