Merge "Clean up removed hacking rule from [flake8] ignore lists"
This commit is contained in:
commit
3fc9230f4f
1
tox.ini
1
tox.ini
@ -42,5 +42,4 @@ install_command = pip install -c upper-constraints.txt {opts} {packages}
|
|||||||
commands = {toxinidir}/tools/babel-test.sh
|
commands = {toxinidir}/tools/babel-test.sh
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
ignore = H803
|
|
||||||
exclude = .venv,.git,.tox,dist,doc,*egg,build
|
exclude = .venv,.git,.tox,dist,doc,*egg,build
|
||||||
|
Loading…
Reference in New Issue
Block a user