Amend introductory comment in roisin_dubh_listings.py

This commit is contained in:
2024-03-18 16:09:30 +00:00
parent d28aa28341
commit 4b96035099

View File

@ -1,5 +1,5 @@
#!/bin/python3 #!/bin/python3
# Script to scrape the event listings webpage for the Róisín Dubh pub in Galway and generate an RSS feed # Script to consume the event listings JSON feed for the Róisín Dubh pub in Galway and generate an RSS feed
# The page does appear to offer an RSS feed but it's broken and returns dates in the far future and distant past # The page does appear to offer an RSS feed but it's broken and returns dates in the far future and distant past
import requests import requests