jw-python/tools/python
Jan Lindemann 428692ea3a Streamline Python file headers somewhat
- Add coding statement
  - Import all modules in one line where possible
  - Order: __future__, typing, plain imports, from imports,
    janware modules

Signed-off-by: Jan Lindemann <jan@janware.com>
2025-07-10 05:14:06 +02:00
..
jwutils Streamline Python file headers somewhat 2025-07-10 05:14:06 +02:00
Makefile Fix Python errors reported by mypy 2020-04-10 14:17:15 +02:00