Removes from tox.ini flake configuration _ as builtin

and Fix all bugs

Fixes #1432898

Change-Id: Ib879d0b515366b143b6c0dbb8b0a848dcd6d292a
This commit is contained in:
Prabhjyot Singh Sodhi 2015-03-19 19:02:32 +05:30
parent ce28509027
commit 6435337f03
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ downloadcache = ~/cache/pip
[flake8]
ignore = E126,H703
show-source = true
builtins = _
exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,tools,build,setup.py
[hacking]