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

Interminebio #68

Open
wants to merge 8 commits into
base: dev
Choose a base branch
from
Open

Interminebio #68

wants to merge 8 commits into from

Conversation

mbasil09
Copy link
Contributor

No description provided.

@pep8speaks
Copy link

pep8speaks commented Dec 23, 2019

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

Line 2:1: E402 module level import not at top of file
Line 3:1: E402 module level import not at top of file
Line 8:8: E111 indentation is not a multiple of four
Line 12:1: E302 expected 2 blank lines, found 1
Line 34:80: E501 line too long (80 > 79 characters)
Line 49:1: E302 expected 2 blank lines, found 1
Line 53:1: E302 expected 2 blank lines, found 1
Line 57:80: E501 line too long (86 > 79 characters)
Line 58:80: E501 line too long (88 > 79 characters)
Line 65:5: E303 too many blank lines (2)
Line 70:80: E501 line too long (99 > 79 characters)
Line 82:80: E501 line too long (92 > 79 characters)
Line 86:80: E501 line too long (99 > 79 characters)
Line 88:80: E501 line too long (98 > 79 characters)
Line 90:80: E501 line too long (92 > 79 characters)
Line 144:80: E501 line too long (86 > 79 characters)
Line 156:80: E501 line too long (92 > 79 characters)
Line 160:80: E501 line too long (85 > 79 characters)
Line 169:80: E501 line too long (81 > 79 characters)
Line 188:80: E501 line too long (83 > 79 characters)
Line 212:80: E501 line too long (88 > 79 characters)
Line 220:17: E128 continuation line under-indented for visual indent

Line 7:80: E501 line too long (91 > 79 characters)
Line 8:56: W291 trailing whitespace
Line 24:9: E722 do not use bare 'except'
Line 24:16: W291 trailing whitespace
Line 45:1: E302 expected 2 blank lines, found 1
Line 51:80: E501 line too long (94 > 79 characters)
Line 52:58: W291 trailing whitespace
Line 65:9: E722 do not use bare 'except'
Line 65:16: W291 trailing whitespace
Line 86:1: E302 expected 2 blank lines, found 1
Line 92:80: E501 line too long (97 > 79 characters)
Line 93:60: W291 trailing whitespace
Line 103:9: E722 do not use bare 'except'
Line 103:16: W291 trailing whitespace
Line 149:1: W391 blank line at end of file

Line 5:1: E402 module level import not at top of file
Line 6:1: E402 module level import not at top of file
Line 7:80: E501 line too long (80 > 79 characters)
Line 8:80: E501 line too long (91 > 79 characters)
Line 10:6: E211 whitespace before '('
Line 11:6: E211 whitespace before '('
Line 12:6: E211 whitespace before '('
Line 14:1: E741 ambiguous variable name 'l'
Line 16:6: E211 whitespace before '('
Line 22:6: E211 whitespace before '('
Line 26:6: E211 whitespace before '('
Line 27:6: E211 whitespace before '('
Line 28:1: W391 blank line at end of file

Comment last updated at 2019-12-23 19:20:01 UTC

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