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

PEP8 compliance #4

Open
YgorSouza opened this issue Dec 30, 2020 · 0 comments
Open

PEP8 compliance #4

YgorSouza opened this issue Dec 30, 2020 · 0 comments

Comments

@YgorSouza
Copy link
Contributor

According to the Blender addon guidelines, addons must comply with PEP8 in order to be approved for distribution with Blender. Since this addon could potentially be useful for a lot of people, I think it would be good to comply with the standards, in case it reaches a level of maturity at which it could be submitted for approval.

I ran the flake8 analysis on the code, and it found many issues, mostly related to whitespace. Fixing these issues would require changes to the entire code base.

flake8_results.txt

I would like to know if such changes are acceptable or if there is a particular reason why the code was formatted this way. If there is no problem, I could make the necessary changes and submit a pull request.

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

1 participant