Auto fixes from PEP8, fixes from flake8.

This commit is contained in:
Marko Henning
2024-05-15 15:18:17 +02:00
parent 9f526a8f3b
commit 4bcd28d0ea
15 changed files with 391 additions and 417 deletions
+1 -1
View File
@@ -8,5 +8,5 @@ from .version import get_version as _get_version
from .misc import *
from .cli import *
__version__ = _get_version()