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

[refactor] Refactor vertical movement calculation #339

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

Conversation

patrickcleeve2
Copy link
Contributor

No description provided.

@pep8speaks
Copy link

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

Line 194:80: E501 line too long (116 > 79 characters)
Line 1228:28: W291 trailing whitespace
Line 1229:80: E501 line too long (140 > 79 characters)
Line 1234:44: E261 at least two spaces before inline comment
Line 1237:80: E501 line too long (87 > 79 characters)
Line 1239:49: E261 at least two spaces before inline comment
Line 1239:80: E501 line too long (128 > 79 characters)
Line 1240:1: W293 blank line contains whitespace
Line 1243:24: W291 trailing whitespace
Line 1249:80: E501 line too long (95 > 79 characters)
Line 1250:76: W291 trailing whitespace
Line 3803:37: W291 trailing whitespace
Line 5599:5: E303 too many blank lines (2)
Line 5599:42: E231 missing whitespace after ':'
Line 5599:71: E252 missing whitespace around parameter equals
Line 5599:72: E252 missing whitespace around parameter equals
Line 5599:80: E501 line too long (130 > 79 characters)
Line 5616:28: W291 trailing whitespace
Line 5617:80: E501 line too long (140 > 79 characters)

Line 256:80: E501 line too long (83 > 79 characters)
Line 259:70: E261 at least two spaces before inline comment
Line 259:80: E501 line too long (94 > 79 characters)
Line 268:80: E501 line too long (87 > 79 characters)
Line 268:88: W291 trailing whitespace

@patrickcleeve2 patrickcleeve2 changed the title [REFACTOR] Refactor vertical movement calculation [refactor] Refactor vertical movement calculation Nov 12, 2024
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