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

update some fixes #8

Open
wants to merge 2 commits into
base: multi-company
Choose a base branch
from

Conversation

ShahzadNaser
Copy link

No description provided.

@pep8speaks
Copy link

pep8speaks commented May 28, 2024

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

Line 632:47: E231 missing whitespace after ','
Line 632:80: E501 line too long (112 > 79 characters)
Line 632:109: E202 whitespace before '}'
Line 633:48: E231 missing whitespace after ','
Line 633:80: E501 line too long (112 > 79 characters)
Line 633:110: E202 whitespace before '}'
Line 655:21: E117 over-indented
Line 655:80: E501 line too long (130 > 79 characters)
Line 655:121: E225 missing whitespace around operator
Line 655:129: E202 whitespace before ')'

Line 509:64: E231 missing whitespace after ','
Line 509:80: E501 line too long (115 > 79 characters)
Line 509:87: E231 missing whitespace after ','
Line 509:101: E231 missing whitespace after ','
Line 757:60: E231 missing whitespace after ','
Line 757:80: E501 line too long (111 > 79 characters)
Line 757:83: E231 missing whitespace after ','
Line 757:97: E231 missing whitespace after ','

Comment last updated at 2024-05-28 04:38:50 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