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

PEP 8 - Style #1

Closed
m-haisham opened this issue Sep 7, 2021 · 1 comment
Closed

PEP 8 - Style #1

m-haisham opened this issue Sep 7, 2021 · 1 comment

Comments

@m-haisham
Copy link
Contributor

m-haisham commented Sep 7, 2021

Noticed that you were not following the python style guidelines.

The essentials are:

Variables, function/method, python file and module names should be in snake_case.

And constants in SCREAMING_SNAKE_CASE.

If you have no intention of changing the style, feel free to close the issue.

@yangman946
Copy link
Owner

This issue is fixed in 4ced239
I will close this issue now.

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