Skip to content

[IMG343] Add docstring check via pydocstyle

Zhang, Chen requested to merge IMG343_add_docstring_check into next
  • Original Gitlab Enabler: IMG343

This PR introduces the following changes:

  • add new pre-commit hook: pydocstyle.
  • update environment file to include pydocstyle.
  • fix all existing docstring issues.

Merge request reports