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.