mirror of
https://code.lenaisten.de/Lenaisten/advent22.git
synced 2024-11-22 15:53:01 +00:00
typo
This commit is contained in:
parent
cc94aace76
commit
d5ae079949
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ async def get_all_event_dates(
|
|||
begin_month=12,
|
||||
begin_day=1,
|
||||
events=[day - 1 for day in days],
|
||||
closing_after=90,
|
||||
close_after=90,
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue