tirith
tirith copied to clipboard
Convert all variable and attribute names from camelCase to snake_case
There are some usages of camelCase in our codebase, as a Python project, it's better to stick to the convention of using the snake_case just for consistency.
This task is about converting all of those variables that's in camelCase to snake_case
Hey @refeed , I would like to contribute towards this issue, thanks
Hi @tejasvi541 , thanks for your interest, just assigned you
Hi @tejasvi541, is there any followup to this?
Hi @refeed, onto it almost, would create a pull request asap