Skip to content

Commit

Permalink
Ignore line length error
Browse files Browse the repository at this point in the history
  • Loading branch information
srcole committed Oct 30, 2018
1 parent c563358 commit 71cbfe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pep8speaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ message: # Customize the comment made by the bot
pycodestyle:
max-line-length: 1000 # Default is 79 in PEP8
ignore: # Errors and warnings to ignore
- W391
- W391, E501

0 comments on commit 71cbfe2

Please sign in to comment.