Skip to content
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.

Commit

Permalink
Add dates for 2022
Browse files Browse the repository at this point in the history
  • Loading branch information
abiramen committed Feb 8, 2022
1 parent 80f77e6 commit 46c3d9b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,10 @@
"T1": date(2021, 2, 14), # sunday before W1
"T2": date(2021, 5, 30),
"T3": date(2021, 9, 12)
},
"22": {
"T1": date(2022, 2, 13),
"T2": date(2022, 5, 29),
"T3": date(2022, 9, 11)
}
}

0 comments on commit 46c3d9b

Please sign in to comment.