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

Snake case or Camel case - just make up your mind #36

Open
mlanca-c opened this issue Apr 4, 2023 · 1 comment
Open

Snake case or Camel case - just make up your mind #36

mlanca-c opened this issue Apr 4, 2023 · 1 comment

Comments

@mlanca-c
Copy link
Collaborator

mlanca-c commented Apr 4, 2023

Its making the code confusing, and harder than it is to understand.
I've been working with python lately and I prefer the code having the class names in CamelCase, and methods and functions snake_case.
I dont mind not having it like that, but i think we need to choose a way and stick to it. So please choose in the comments and I'll fix it in a PR

@mlanca-c mlanca-c changed the title Snake case or Camel case Snake case or Camel case - just make up your mind Apr 4, 2023
@mlanca-c mlanca-c linked a pull request Apr 6, 2023 that will close this issue
@Dutesier
Copy link
Owner

Agreed! Python way sounds fine to me

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

Successfully merging a pull request may close this issue.

2 participants