Skip to content

Code Conventions

nh916 edited this page Apr 27, 2023 · 2 revisions

Code Conventions

  • docstrings: numpy style
  • variables: snake_case
  • class names: PascalCase
Clone this wiki locally