reduce max line length to default of 79

This commit is contained in:
Russell Haering 2013-12-19 16:59:00 -08:00
parent 98761a1c1a
commit e97b0864af
1 changed files with 0 additions and 3 deletions

View File

@ -1,9 +1,6 @@
[tox] [tox]
envlist = flake8, unit envlist = flake8, unit
[flake8]
max-line-length = 105
[testenv] [testenv]
deps = deps =
-rrequirements.txt -rrequirements.txt