-
cclauss authored
pip install --upgrade flake8 # http://flake8.pycqa.org python2 -m flake8 . --exclude=third_party --ignore=E1,E306 --max-line-length=80
2dc8f1f4
pip install --upgrade flake8 # http://flake8.pycqa.org python2 -m flake8 . --exclude=third_party --ignore=E1,E306 --max-line-length=80