Closed dalonsoa closed 1 month ago
Changing outlet with outfall and moving the grpahfncs to separate modules had broken the docs. This fixes them.
Fixes #283
python -m pytest
python -m sphinx -b html docs docs/build
pre-commit run --all-files
Description
Changing outlet with outfall and moving the grpahfncs to separate modules had broken the docs. This fixes them.
Fixes #283
Type of change
Key checklist
python -m pytest
)python -m sphinx -b html docs docs/build
)pre-commit run --all-files
)Further checks