We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dfde89 commit 0b1a933Copy full SHA for 0b1a933
setup.cfg
@@ -2,5 +2,5 @@
2
description-file = README.md
3
4
[flake8]
5
-ignore = E501
+ignore = E501, F401, F403, F841
6
exclude = .git,__pycache__
0 commit comments