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

Python120 #175

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

Conversation

ayushbhatt2000
Copy link

Fixes issue 120 of the repo.

@pep8speaks
Copy link

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

Line 1:49: W291 trailing whitespace
Line 2:7: W291 trailing whitespace
Line 3:11: W291 trailing whitespace
Line 6:38: W291 trailing whitespace
Line 7:24: W291 trailing whitespace
Line 8:1: W191 indentation contains tabs
Line 8:1: W293 blank line contains whitespace
Line 9:1: W191 indentation contains tabs
Line 9:41: W291 trailing whitespace
Line 10:1: W191 indentation contains tabs
Line 10:18: W291 trailing whitespace
Line 11:1: W191 indentation contains tabs
Line 11:13: W291 trailing whitespace
Line 12:1: W191 indentation contains tabs
Line 12:30: W291 trailing whitespace
Line 13:1: W191 indentation contains tabs
Line 13:24: W291 trailing whitespace
Line 14:1: W191 indentation contains tabs
Line 14:15: W291 trailing whitespace
Line 15:1: W191 indentation contains tabs
Line 15:1: W293 blank line contains whitespace
Line 16:1: W191 indentation contains tabs
Line 16:39: W291 trailing whitespace
Line 17:1: W191 indentation contains tabs
Line 17:21: W291 trailing whitespace
Line 18:1: W191 indentation contains tabs
Line 18:37: W291 trailing whitespace
Line 20:28: W291 trailing whitespace
Line 27:1: E101 indentation contains mixed spaces and tabs
Line 27:29: W291 trailing whitespace
Line 28:10: E211 whitespace before '('
Line 28:27: W291 trailing whitespace
Line 29:28: W291 trailing whitespace
Line 30:14: E225 missing whitespace around operator
Line 30:21: W292 no newline at end of file

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