-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
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 documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request