This commit is contained in:
dni ⚡
2023-04-17 08:09:34 +02:00
parent 45b36b896b
commit 42b7cd3046
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -20,8 +20,6 @@ ignore =
F821,
# E265 block comment should start with '# ' - should be addressed in future PR
E265,
# E266 too many leading '#' for block comment - should be addressed in future PR
E266,
# E722 do not use bare 'except' - should be addressed in future PR
E722,
# flake8-requirements import checks