jw-python/tools/python
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
..
jwutils log.py: Fix mypy warning (Incompatible types in assignment) 2022-10-04 13:11:44 +02:00
Makefile Fix Python errors reported by mypy 2020-04-10 14:17:15 +02:00