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

removed an unreachable return statement #397

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shyam-sreenivasan
Copy link

No description provided.

@pep8speaks
Copy link

Hello @shyam-sreenivasan, Thank you for submitting the Pull Request !

Line 38:63: W504 line break after binary operator
Line 46:1: E402 module level import not at top of file
Line 48:1: E302 expected 2 blank lines, found 1
Line 52:1: E101 indentation contains mixed spaces and tabs
Line 52:1: W191 indentation contains tabs
Line 52:6: E128 continuation line under-indented for visual indent
Line 53:1: E101 indentation contains mixed spaces and tabs
Line 64:1: E101 indentation contains mixed spaces and tabs
Line 64:1: W191 indentation contains tabs
Line 64:16: E128 continuation line under-indented for visual indent
Line 66:1: E101 indentation contains mixed spaces and tabs
Line 124:25: E128 continuation line under-indented for visual indent
Line 175:25: E128 continuation line under-indented for visual indent
Line 211:25: E128 continuation line under-indented for visual indent
Line 248:25: E128 continuation line under-indented for visual indent
Line 314:25: E128 continuation line under-indented for visual indent
Line 325:101: E501 line too long (104 > 100 characters)
Line 358:1: E101 indentation contains mixed spaces and tabs
Line 358:1: W191 indentation contains tabs
Line 359:1: W191 indentation contains tabs
Line 360:1: E101 indentation contains mixed spaces and tabs
Line 480:76: W291 trailing whitespace
Line 481:1: E101 indentation contains mixed spaces and tabs
Line 481:1: W191 indentation contains tabs
Line 482:1: E101 indentation contains mixed spaces and tabs
Line 638:1: E101 indentation contains mixed spaces and tabs
Line 638:1: W191 indentation contains tabs
Line 638:10: E128 continuation line under-indented for visual indent
Line 639:1: E101 indentation contains mixed spaces and tabs
Line 639:13: E127 continuation line over-indented for visual indent
Line 679:1: E101 indentation contains mixed spaces and tabs
Line 679:1: W191 indentation contains tabs
Line 680:1: E101 indentation contains mixed spaces and tabs
Line 839:76: W291 trailing whitespace
Line 840:1: E101 indentation contains mixed spaces and tabs
Line 840:1: W191 indentation contains tabs
Line 842:1: E101 indentation contains mixed spaces and tabs
Line 972:5: E303 too many blank lines (2)
Line 1003:5: E303 too many blank lines (2)
Line 1039:5: E303 too many blank lines (2)
Line 1072:18: E128 continuation line under-indented for visual indent
Line 1087:18: E128 continuation line under-indented for visual indent
Line 1088:18: E128 continuation line under-indented for visual indent
Line 1108:72: W504 line break after binary operator
Line 1109:76: W504 line break after binary operator
Line 1110:77: W504 line break after binary operator
Line 1111:75: W504 line break after binary operator

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