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

WIP: Distributed Brainstorm #118

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

WIP: Distributed Brainstorm #118

wants to merge 1 commit into from

Conversation

Olllom
Copy link
Collaborator

@Olllom Olllom commented Feb 21, 2022

No description provided.

@pep8speaks
Copy link

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

Line 36:80: E501 line too long (119 > 79 characters)
Line 60:80: E501 line too long (86 > 79 characters)
Line 68:80: E501 line too long (91 > 79 characters)

Line 24:80: E501 line too long (120 > 79 characters)
Line 24:83: E252 missing whitespace around parameter equals
Line 24:84: E252 missing whitespace around parameter equals
Line 35:1: W391 blank line at end of file

Line 4:1: E303 too many blank lines (3)
Line 12:5: E112 expected an indented block
Line 12:5: E301 expected 1 blank line, found 0
Line 18:5: E112 expected an indented block
Line 18:5: E301 expected 1 blank line, found 0
Line 21:1: E302 expected 2 blank lines, found 1
Line 24:1: W391 blank line at end of file

Line 47:80: E501 line too long (88 > 79 characters)
Line 50:80: E501 line too long (83 > 79 characters)
Line 54:80: E501 line too long (86 > 79 characters)
Line 55:80: E501 line too long (92 > 79 characters)
Line 58:80: E501 line too long (111 > 79 characters)
Line 62:80: E501 line too long (96 > 79 characters)
Line 64:80: E501 line too long (87 > 79 characters)
Line 71:1: E303 too many blank lines (4)
Line 75:80: E501 line too long (96 > 79 characters)
Line 81:5: E303 too many blank lines (3)
Line 83:80: E501 line too long (80 > 79 characters)
Line 93:80: E501 line too long (100 > 79 characters)

Line 46:80: E501 line too long (81 > 79 characters)
Line 47:80: E501 line too long (88 > 79 characters)
Line 58:80: E501 line too long (102 > 79 characters)
Line 59:80: E501 line too long (92 > 79 characters)

@Olllom Olllom marked this pull request as draft February 21, 2022 15:23
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