Skip to content

Conversation

pep8speaks
Copy link
Collaborator

Not triggered by Travis.


Expected Result -


Hello @pep8speaks! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 2:1: E265 block comment should start with '# '
Line 13:1: E302 expected 2 blank lines, found 1
Line 13:11: E203 whitespace before ':'
Line 14:82: E501 line too long (159 > 81 characters)
Line 16:1: W293 blank line contains whitespace
Line 17:5: E266 too many leading '#' for block comment
Line 18:1: W293 blank line contains whitespace
Line 19:11: E225 missing whitespace around operator
Line 40:1: E305 expected 2 blank lines after class or function definition, found 1


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants