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
feat: microgen - upgrade _to_snake_case() function (#2297)
- [ ] Follows: PR #2296 (should be merged after that PR is merged.)
This PR upgrades the `_to_snake_case()` function to better handle names that have acronyms or initialisms.
Also adds a `raise` statement if method name is empty.
0 commit comments