Je ne veux pas aller à Grenoble

This commit is contained in:
Yohann D'ANELLO 2021-04-26 15:31:51 +02:00
parent 9eacd88577
commit 4dbe697acf
1 changed files with 1 additions and 1 deletions

2
bot.py
View File

@ -191,7 +191,7 @@ def main(token: str) -> None:
send_mail(json.dumps(dates, indent=2), centre.nom)
centre.dates = dates
PREFERRED_CENTRES = ["MASSY", "RUNGIS", "ETAMPES", "SAINT CLOUD", "SAINT PRIEST", "LA TRONCHE"]
PREFERRED_CENTRES = ["MASSY", "RUNGIS", "ETAMPES", "SAINT CLOUD", "SAINT PRIEST"]
for name in PREFERRED_CENTRES:
for dpt in departements: