Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code review and docstrings conventions #21

Open
kuchaale opened this issue Jun 15, 2021 · 0 comments
Open

Code review and docstrings conventions #21

kuchaale opened this issue Jun 15, 2021 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@kuchaale
Copy link
Member

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.

@kuchaale kuchaale added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants