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

Mix of camel and snake case #18

Open
jtaleric opened this issue Feb 16, 2024 · 2 comments
Open

Mix of camel and snake case #18

jtaleric opened this issue Feb 16, 2024 · 2 comments
Assignees

Comments

@jtaleric
Copy link
Member

The majority of our config file is camel case, should we default to camel case vs mixing it up?

metric_of_interest = metric['metric_of_interest']

@shashank-boyapally
Copy link
Collaborator

Will change to camel case

@rsevilla87
Copy link
Member

rsevilla87 commented Jul 12, 2024

Same happens with some file names @shashank-boyapally, in python, everything is snake_case except class names

@rsevilla87 rsevilla87 reopened this Jul 12, 2024
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

3 participants