Skip to content

Commit

Permalink
Update reminder.py
Browse files Browse the repository at this point in the history
  • Loading branch information
drjova authored Feb 22, 2024
1 parent 6912ddb commit 78ad739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reminder.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
timedelta(weeks=2),
),
"review": (
tz_cern.localize(datetime(2022, 3, 10, 16, 00)),
tz_cern.localize(datetime(2022, 3, 10, 15, 30)),
timedelta(weeks=2),
),
"Retrospective": (
Expand Down

0 comments on commit 78ad739

Please sign in to comment.