diff --git a/update.py b/update.py index 75d75d6..24c0976 100755 --- a/update.py +++ b/update.py @@ -131,6 +131,7 @@ def main() -> None: asyncio.run(update_bank_holidays()) asyncio.run(update_bristol_bins()) update_gwr_advance_ticket_date() + update_gandi() update_thespacedevs()