You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
mlanca-c
changed the title
Snake case or Camel case
Snake case or Camel case - just make up your mind
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
The text was updated successfully, but these errors were encountered: