We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b5f2a8 commit 775276dCopy full SHA for 775276d
setup.cfg
@@ -1,5 +1,6 @@
1
[flake8]
2
filename = *.py ./bin/*
3
+ignore = W503, W504, H216
4
exclude = docs/conf.py
5
6
[pep8]
0 commit comments