mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-python
synced 2026-01-15 01:52:56 +01:00
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 952bf4a4e1 | |||
| 1f122fae82 | |||
| 5755d14d84 |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| 952bf4a4e1 |
Fix Python errors reported by mypy
This commit fixes Python errors and warnings reported by static type checking with mypy. Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
| 1f122fae82 |
Rename the MODDIR makefile variable to JWBDIR
Rename the omnipresent MODDIR variable to JWBDIR, since that's more to the point. Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
| 5755d14d84 |
initial checkin
Signed-off-by: Jan Lindemann <jan@janware.com> |