Closed dc2917 closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 86.76%. Comparing base (
98ec548
) to head (8250b3f
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
This PR adds some changes to the contributing guidelines, with some missing links added, developer installation command updated and some minor grammar/wording fixes.
Fixes #297
Type of change
Key checklist
python -m pytest
)python -m sphinx -b html docs docs/build
)pre-commit run --all-files
)Further checks