Skip to content

Code review and docstrings conventions #21

@kuchaale

Description

@kuchaale

Motivated by today discussion, this issue is intended to improve the readability of our code and make it consistent across the wide spectrum of Python code.

Let's happen our code to be PEP 8 and PEP 257 compliant. The former can be done using the Black formatter (or Jupyterlab Code Formatter) for instance. The latter must be done manually.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions