You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For style and documentation purposes, consider using pylint or flake8 to lint the code and make any required changes to pass the check. For docstrings, could also add pydocstyle. For something more opinionated, could use black. Would also recommend adding them as a CI step once implemented.
The text was updated successfully, but these errors were encountered:
For style and documentation purposes, consider using pylint or flake8 to lint the code and make any required changes to pass the check. For docstrings, could also add pydocstyle. For something more opinionated, could use black. Would also recommend adding them as a CI step once implemented.
The text was updated successfully, but these errors were encountered: