Fixed tox issues

This commit is contained in:
rospogrigio
2023-01-09 23:45:06 +01:00
committed by rospogrigio
parent c9d6bc521e
commit 3bf69d69f0
4 changed files with 214 additions and 126 deletions

View File

@@ -171,10 +171,12 @@ disable=line-too-long,
deprecated-sys-function,
exception-escape,
comprehension-escape,
unused-variable,
invalid-name,
dangerous-default-value,
unreachable
unused-variable,
invalid-name,
dangerous-default-value,
unreachable,
unnecessary-pass,
broad-except
# Enable the message, report, category or checker with the given id(s). You can
# either give multiple identifier separated by comma (,) or put this option