enhancementhelp wanted
Repository metrics
- Stars
- (972 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Samples should use pythonic variable names, method names, and package names. That means using name_underscore and not nameCamelCase in many situations. There needs to be some patches that go out and find and scrub these non-pythonic (Java-like) names.