The binary operator rules are silly
This commit is contained in:
parent
ae16691738
commit
32035a005e
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ index-servers = pypi
|
||||||
shitlist = pip,pkg_resources,setuptools
|
shitlist = pip,pkg_resources,setuptools
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
extend-ignore = E203,E501,F405,F403,E731,E306
|
extend-ignore = E203,E501,F405,F403,E731,E306,E227
|
||||||
|
|
||||||
[pypi]
|
[pypi]
|
||||||
repository = https://pypi.python.org/pypi
|
repository = https://pypi.python.org/pypi
|
||||||
|
|
Loading…
Reference in a new issue