Closed huwjenkins closed 1 month ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.73%. Comparing base (
5b19406
) to head (97e069b
). Report is 16 commits behind head on main.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Great catch @huwjenkins - thank you for the PR!
The multiple data block example in the documentation mistakenly refers to an argument
force_dict
when this isalways_dict
:https://github.com/teamtomo/starfile/blob/13d35c76d3a9e394fe8913ffc495aa56f745e56d/src/starfile/functions.py#L29-L30
https://github.com/teamtomo/starfile/blob/13d35c76d3a9e394fe8913ffc495aa56f745e56d/src/starfile/functions.py#L38-L39