enhancementhelp wanted
仓库指标
- Star
- (972 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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.