This commit is contained in:
dni ⚡
2023-04-17 08:11:07 +02:00
parent 42b7cd3046
commit b465ecf22a
2 changed files with 2 additions and 4 deletions
-2
View File
@@ -18,8 +18,6 @@ ignore =
W503,
# F821: undefined name - should be addressed in future PR
F821,
# E265 block comment should start with '# ' - should be addressed in future PR
E265,
# E722 do not use bare 'except' - should be addressed in future PR
E722,
# flake8-requirements import checks