-
Notifications
You must be signed in to change notification settings - Fork 20
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
Reformat code to PEP 8 standard. #24
Comments
Hi @eguvep I tried to use |
Thanks, Alex, good point! I found a GitHub action that is doing the job. I hope, we now do not end up with a whole bunch of merge conflicts, now, @ErichZimmer... |
Still, |
Let's see how people do it in other packages, something not too complex, e.g. a configuration file for the package |
A major feature of this GUI is, that it is very easy to extend and to maintain. To further help other potential contributors to understand the code, we should follow the PEP 8 standard more strictly.
https://pep8.org/
The text was updated successfully, but these errors were encountered: