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

student grading #854

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

student grading #854

wants to merge 2 commits into from

Conversation

fakay96
Copy link

@fakay96 fakay96 commented Aug 12, 2021

No description provided.

@pep8speaks
Copy link

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

Line 3:1: E302 expected 2 blank lines, found 0
Line 6:1: E302 expected 2 blank lines, found 1
Line 6:21: E231 missing whitespace after ','
Line 7:17: E225 missing whitespace around operator
Line 8:10: E225 missing whitespace around operator
Line 8:32: E231 missing whitespace after ','
Line 9:29: E231 missing whitespace after ','
Line 9:40: E231 missing whitespace after ','
Line 10:1: W293 blank line contains whitespace
Line 13:1: E303 too many blank lines (3)
Line 14:23: W292 no newline at end of file

Line 14:20: E231 missing whitespace after ','
Line 14:39: E231 missing whitespace after ','
Line 14:54: W291 trailing whitespace
Line 15:80: E501 line too long (80 > 79 characters)
Line 15:81: W291 trailing whitespace

Line 1061:25: E225 missing whitespace around operator
Line 1066:74: E231 missing whitespace after ','
Line 1066:80: E501 line too long (110 > 79 characters)
Line 1066:91: E231 missing whitespace after ':'
Line 4244:25: E231 missing whitespace after ','
Line 4245:10: E225 missing whitespace around operator
Line 4246:8: E225 missing whitespace around operator
Line 4248:6: E225 missing whitespace around operator
Line 4249:6: E225 missing whitespace around operator
Line 4249:80: E501 line too long (89 > 79 characters)
Line 4250:18: E203 whitespace before ':'
Line 4251:31: W291 trailing whitespace
Line 4252:10: E225 missing whitespace around operator
Line 4253:12: E225 missing whitespace around operator
Line 4254:10: E225 missing whitespace around operator
Line 4257:15: E231 missing whitespace after ':'
Line 4258:6: W291 trailing whitespace
Line 4259:26: E231 missing whitespace after ','
Line 4259:46: E231 missing whitespace after ','
Line 4259:55: 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