Closed dalonsoa closed 3 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.99%. Comparing base (
f014b51
) to head (550c79f
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Adds the existing
user_guide.md
file to the MkDocs documentation, so it is rendered alongside everything else. This file is just a placeholder. Populating the guide will be done in #350 .Fixes #346
Type of change
Key checklist
pre-commit run -a
)pytest
)mkdocs build -s
)pyinstaller
-built executable works (if relevant)Further checks