Python utility library
Find a file
Jan Lindemann 319d97e8bc log.py: Fix mypy warning (Incompatible types in assignment)
Fix mypy warning

   jwutils/log.py:209: error: Incompatible types in assignment
   (expression has type int, variable has type Literal[5])

Signed-off-by: Jan Lindemann <jan@janware.com>
2022-10-04 13:11:44 +02:00
bin Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
conf Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
make project.conf: Fix syntax 2020-05-15 20:44:44 +00:00
scripts Add missing async keywords to jwutils.Cmd.run() reimplementations 2020-02-10 19:49:46 +01:00
test Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
tools log.py: Fix mypy warning (Incompatible types in assignment) 2022-10-04 13:11:44 +02:00
.gitignore grammar.py et al: Centralize more code 2017-10-29 18:25:55 +01:00
HASH Release 1.0.0-13@suse-tumbleweed/x86_64 2020-11-22 13:15:35 +00:00
Makefile Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
RELEASES Release 1.0.0-13@suse-tumbleweed/x86_64 2020-11-22 13:15:35 +00:00
VERSION Start version: 1.0.0-13 2020-11-22 12:49:54 +00:00