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

Separate forum app #852

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

Separate forum app #852

wants to merge 12 commits into from

Conversation

CruiseDevice
Copy link
Member

No description provided.

@pep8speaks
Copy link

pep8speaks commented Jun 30, 2021

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

Line 7:29: W292 no newline at end of file

Line 15:80: E501 line too long (81 > 79 characters)
Line 35:20: W292 no newline at end of file

Line 57:80: E501 line too long (85 > 79 characters)
Line 65:80: E501 line too long (85 > 79 characters)
Line 80:80: E501 line too long (85 > 79 characters)
Line 94:80: E501 line too long (85 > 79 characters)
Line 109:80: E501 line too long (85 > 79 characters)
Line 126:5: E303 too many blank lines (2)
Line 177:80: E501 line too long (85 > 79 characters)
Line 187:80: E501 line too long (85 > 79 characters)
Line 202:80: E501 line too long (85 > 79 characters)
Line 217:80: E501 line too long (85 > 79 characters)
Line 232:80: E501 line too long (85 > 79 characters)

Line 11:80: E501 line too long (93 > 79 characters)
Line 14:10: E131 continuation line unaligned for hanging indent
Line 15:10: E131 continuation line unaligned for hanging indent
Line 23:80: E501 line too long (80 > 79 characters)
Line 38:80: E501 line too long (96 > 79 characters)

Line 5:1: E302 expected 2 blank lines, found 1

Line 64:67: W292 no newline at end of file

Line 32:7: W291 trailing whitespace
Line 33:2: W292 no newline at end of file

Line 254:1: W293 blank line contains whitespace

Line 45:24: W605 invalid escape sequence '\d'
Line 51:31: W605 invalid escape sequence '\d'
Line 51:50: W605 invalid escape sequence '\d'
Line 57:31: W605 invalid escape sequence '\d'
Line 57:50: W605 invalid escape sequence '\d'
Line 94:31: W605 invalid escape sequence '\d'
Line 94:50: W605 invalid escape sequence '\d'
Line 127:24: W605 invalid escape sequence '\d'
Line 138:30: W605 invalid escape sequence '\d'
Line 179:80: E501 line too long (88 > 79 characters)
Line 189:80: E501 line too long (83 > 79 characters)
Line 231:80: E501 line too long (89 > 79 characters)
Line 410:29: W605 invalid escape sequence '\d'
Line 417:26: W605 invalid escape sequence '\d'
Line 423:24: W605 invalid escape sequence '\d'
Line 445:24: W605 invalid escape sequence '\d'
Line 465:80: E501 line too long (98 > 79 characters)
Line 476:24: W605 invalid escape sequence '\d'
Line 532:40: W291 trailing whitespace
Line 597:80: E501 line too long (85 > 79 characters)
Line 602:80: E501 line too long (86 > 79 characters)
Line 608:80: E501 line too long (84 > 79 characters)
Line 613:80: E501 line too long (85 > 79 characters)

Line 2857:17: E127 continuation line over-indented for visual indent

Comment last updated at 2021-08-04 11:52:33 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.

2 participants