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 a256211 commit 0894b20Copy full SHA for 0894b20
setup.cfg
@@ -2,5 +2,5 @@
2
description_file = README.md
3
4
[flake8]
5
-ignore = E501
+ignore = E501, E721, E722, W503
6
exclude = .git,.vscode,.pytest_cache,__pycache__,env,venv
0 commit comments