Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing new changes #322

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

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 9:18: F821 undefined name 'htable'
Line 9:44: F821 undefined name 'values'
Line 13:1: E302 expected 2 blank lines, found 1
Line 13:11: E203 whitespace before ':'
Line 14:83: E501 line too long (155 > 82 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.

None yet

2 participants