Closed davidorme closed 9 months ago
This PR adds missing autodoc hooks for the models/plants docstrings.
autodoc
models/plants
Fixes #379
pre-commit
$ pre-commit run -a
$ poetry run pytest
Description
This PR adds missing
autodoc
hooks for themodels/plants
docstrings.Fixes #379
Type of change
Key checklist
pre-commit
checks:$ pre-commit run -a
$ poetry run pytest
Further checks