Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Commit

Permalink
Merge f181d8f into aae216d
Browse files Browse the repository at this point in the history
  • Loading branch information
eLBati committed Jul 25, 2014
2 parents aae216d + f181d8f commit 21adbc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis/travis_run_flake8
Expand Up @@ -2,7 +2,7 @@

set -v

LINE_LENGTH=120
LINE_LENGTH=80

flake8 . --max-line-length=${LINE_LENGTH} --filename=__init__.py --ignore=F401 --exclude=__unported__
status1=$?
Expand Down

0 comments on commit 21adbc9

Please sign in to comment.