Skip to content

Function/Class method naming should use lowercase with underscores #1864

Closed
@Andrew-Chen-Wang

Description

@Andrew-Chen-Wang

Description: upon inspecting many of the new class methods, they don't follow Python convention. In addition to the PR for black and isort, I think the naming convention of these methods should be lowercase with underscores, for instance, _append_scores instead of _appendScores

Metadata

Metadata

Assignees

Labels

maintenanceMaintenance (CI, Releases, etc)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions