Skip to content

Commit

Permalink
remove last pep8 reference
Browse files Browse the repository at this point in the history
  • Loading branch information
MajesticFalcon authored Nov 1, 2020
1 parent 72eceaf commit 4f0debf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ script:
- cd "$TRAVIS_BUILD_DIR"

# List the remaining errors - these will have to be fixed manually
- find . -name \*.py -exec pep8 {} +
- find . -name \*.py -exec pycodestyle {} +

0 comments on commit 4f0debf

Please sign in to comment.