home · contact · privacy
Re-structure whole code into more package-typical file modularity.
authorChristian Heller <c.heller@plomlompom.de>
Sun, 17 Mar 2024 00:43:45 +0000 (01:43 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Sun, 17 Mar 2024 00:43:45 +0000 (01:43 +0100)
commitb557c789f4eec704db0e6276390395fac5d8db9e
tree71ff322b7f45049fca2a3238ec29d89096cd2f26
parent4546631ed7cc59f3e66a1902b28930f955b2b03f
Re-structure whole code into more package-typical file modularity.
plomtask/__init__.py [new file with mode: 0644]
plomtask/days.py
plomtask/http.py [new file with mode: 0644]
plomtask/misc.py [new file with mode: 0644]
plomtask/task.py [deleted file]
run.py [new file with mode: 0755]
scripts/pre-commit