Removed TODOs that are in bug tracker

This commit is contained in:
Edward Betts 2023-10-02 23:47:43 +01:00
parent e8a6509c73
commit 2d244f0631

View file

@ -21,31 +21,13 @@ from agenda import spacexdata
warnings.simplefilter(action="ignore", category=FutureWarning)
# bin and recycling information
# birthdays
# conferences
# end of financial year: 5 April
# deadline to file tax return
# Christmas day
# last Christmas posting day
# wedding anniversary
# DONE: markets open/close
# DONE: next bank holiday
# DONE: economist
# could know about the Christmas double issue
# economist technology quarterly
# credit card expiry dates
# morzine ski lifts
# chalet availablity calendar
# sunrise and sunset
# starlink visible
# next installment of the Up TV series: 70 Up in 2026
# end of Amazon Prime
# mother's day - fourth Sunday of Lent
# father's day - third Sunday of June
here = dateutil.tz.tzlocal()
now = datetime.now()