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

Change code style from camelCase to snake_case #476

Closed
machawk1 opened this issue Nov 2, 2020 · 0 comments
Closed

Change code style from camelCase to snake_case #476

machawk1 opened this issue Nov 2, 2020 · 0 comments

Comments

@machawk1
Copy link
Owner

machawk1 commented Nov 2, 2020

In an effort to standardize the code for future maintainability, the style used should be changed from camelCase to snake_case per PEP-8.

Some of the camel or pseudo-camel case code is inherited, e.g., from wxPython, but the code in this project should not be.

This issue will track progress for this endeavor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant