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

Fix Code Formatting to Resolve Flake8 Errors in Pre-commit Hook #463

Open
AdityyaX opened this issue Dec 15, 2023 · 4 comments
Open

Fix Code Formatting to Resolve Flake8 Errors in Pre-commit Hook #463

AdityyaX opened this issue Dec 15, 2023 · 4 comments

Comments

@AdityyaX
Copy link

This is related to issue #452

Is your feature request related to a problem? Please describe.
this codebase currently generates problems during Flake8 linting checks in the pre-commit hook. These problems could be due to inconsistencies in code formatting or violations of PEP 8 style requirements.

Describe the solution you'd like
The primary goal of this issue is to address the Flake8 errors encountered during the pre-commit hook by improving code formatting to adhere to PEP 8 standards.

Copy link
Contributor

Thank you for submitting your first issue to p5py

@KiranSatyaRaj
Copy link

Hi @AdityyaX -
Yeah flake8 doesn't automatically fix the problem, one has to intervene in this case.
I'd love to take this up.

@AdityyaX
Copy link
Author

Hi there, @KiranSatyaRaj Actually, I'm working on this problem right now. It's a big problem. If I have any problems, I will get in touch with you.

@KiranSatyaRaj
Copy link

Cool, I would love to collaborate with you on this. @AdityyaX

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

No branches or pull requests

2 participants