home · contact · privacy
Improve type hints sufficiently for mypy not to complain, and for Day.__eq__ check...
authorChristian Heller <c.heller@plomlompom.de>
Sat, 16 Mar 2024 23:56:26 +0000 (00:56 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Sat, 16 Mar 2024 23:56:26 +0000 (00:56 +0100)
commit51cdb0020cf8f1c0a0c11cc80be98863fce2448b
treeb9e1e9ef3f0bc9680e1a5eab9c1105af897073b9
parentbf0868a41a86ea5952d5fc1a8fca6621e89ad42e
Improve type hints sufficiently for mypy not to complain, and for Day.__eq__ check comparand's type.
days.py
task.py