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

Check list of errors #66

Closed
wants to merge 6 commits into from
Closed

Check list of errors #66

wants to merge 6 commits into from

Conversation

OrkoHunter
Copy link
Collaborator

No description provided.

@pep8speaks
Copy link
Collaborator

pep8speaks commented May 16, 2017

Hello @OrkoHunter! Thanks for updating the PR.

Line 1:7: E203 whitespace before ':'
Line 1:14: E203 whitespace before ';'
Line 1:15: E702 multiple statements on one line (semicolon)
Line 3:1: E305 expected 2 blank lines after class or function definition, found 1
Line 3:1: E402 module level import not at top of file
Line 5:6: E251 unexpected spaces around keyword / parameter equals
Line 5:8: E251 unexpected spaces around keyword / parameter equals
Line 5:10: E231 missing whitespace after ','
Line 5:13: E203 whitespace before ':'
Line 5:15: W291 trailing whitespace
Line 6:3: E111 indentation is not a multiple of four

Comment last updated on May 16, 2017 at 05:32 Hours UTC

@OrkoHunter
Copy link
Collaborator Author

Hey @pep8speaks are you happy?

@OrkoHunter OrkoHunter closed this Jul 18, 2017
@OrkoHunter OrkoHunter deleted the list-of-errors branch July 18, 2017 01:12
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