We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7f43c15 + 87604bd commit 1def998Copy full SHA for 1def998
tox.ini
@@ -17,3 +17,6 @@ commands =
17
pip --version
18
pip freeze
19
pytest -vvv -ra {posargs:tests/}
20
+
21
+[flake8]
22
+ignore = E501
0 commit comments