Skip to content
Snippets Groups Projects
Commit 9f5a4c8c authored by Gilbert L Bernstein's avatar Gilbert L Bernstein
Browse files

Update run.py

parent 5ccfc1e9
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ CHAPTER_DEADLINES = {
"chapter2": datetime.datetime(2024, 4, 8, tzinfo=PDT),
"chapter3": datetime.datetime(2024, 4, 15, tzinfo=PDT),
"chapter4": datetime.datetime(2024, 4, 22, tzinfo=PDT),
"chapter5": datetime.datetime(2024, 4, 20, tzinfo=PDT),
"chapter5": datetime.datetime(2024, 4, 29, tzinfo=PDT),
"chapter6": datetime.datetime(2024, 5, 6, tzinfo=PDT),
"chapter7": datetime.datetime(2024, 5, 13, tzinfo=PDT),
"chapter8": datetime.datetime(2024, 5, 20, tzinfo=PDT),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment