Fixed tox issues

This commit is contained in:
rospogrigio
2023-01-09 23:45:06 +01:00
parent ecf66f76e6
commit 966c3ec536
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