diff options
Diffstat (limited to '.local')
| -rwxr-xr-x | .local/bin/days2finals.py | 2 | ||||
| -rwxr-xr-x | .local/bin/physScore | bin | 5030208 -> 0 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/days2finals.py b/.local/bin/days2finals.py index 0e5a0fe..e5bcf4a 100755 --- a/.local/bin/days2finals.py +++ b/.local/bin/days2finals.py @@ -1,7 +1,7 @@ import datetime
now = datetime.datetime.now()
-finalsDate = datetime.datetime(2022, 12, 12, 0, 0, 0, 0)
+finalsDate = datetime.datetime(2023, 5, 1, 0, 0, 0, 0)
daysLeft = finalsDate - now
weeks = daysLeft.days // 7
diff --git a/.local/bin/physScore b/.local/bin/physScore Binary files differdeleted file mode 100755 index 8337b8a..0000000 --- a/.local/bin/physScore +++ /dev/null |
