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

Feat rounded rectangle #337

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

Conversation

patrickcleeve2
Copy link
Contributor

No description provided.

@pep8speaks
Copy link

pep8speaks commented Oct 2, 2024

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

Line 44:18: W291 trailing whitespace
Line 309:55: E261 at least two spaces before inline comment
Line 309:80: E501 line too long (92 > 79 characters)
Line 338:9: E303 too many blank lines (2)
Line 339:23: W291 trailing whitespace
Line 350:80: E501 line too long (81 > 79 characters)
Line 356:80: E501 line too long (81 > 79 characters)
Line 366:30: E251 unexpected spaces around keyword / parameter equals
Line 366:32: E251 unexpected spaces around keyword / parameter equals
Line 376:30: E251 unexpected spaces around keyword / parameter equals
Line 376:32: E251 unexpected spaces around keyword / parameter equals
Line 384:80: E501 line too long (81 > 79 characters)
Line 390:80: E501 line too long (81 > 79 characters)
Line 399:30: E251 unexpected spaces around keyword / parameter equals
Line 399:32: E251 unexpected spaces around keyword / parameter equals
Line 408:30: E251 unexpected spaces around keyword / parameter equals
Line 408:32: E251 unexpected spaces around keyword / parameter equals
Line 412:80: E501 line too long (174 > 79 characters)

Comment last updated at 2024-10-18 00:53:04 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