This issue suggests adding docstring API documentation to this template. The main goal is to comply with the pydocstyle (D) rules, which are currently ignored in the linter configuration. It is recommended to enable these rules and add docstrings to all public modules and methods, excluding test modules.
This issue suggests adding docstring API documentation to this template. The main goal is to comply with the pydocstyle (
D) rules, which are currently ignored in the linter configuration. It is recommended to enable these rules and add docstrings to all public modules and methods, excluding test modules.