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 d38b71b commit cba24d1Copy full SHA for cba24d1
setup.cfg
@@ -5,6 +5,3 @@ ignore = E133, E226, E228, N802, N803, N806, N816, W503
5
exclude = __init__.py, tests/.tests
6
7
[tool:pytest]
8
-addopts = --flake8
9
-flake8-ignore = E133 E226 E228 N802 N803 N806 N812 N815 N816 W503
10
-
0 commit comments