spacetelescope / roman_datamodels

Datamodel support for the roman calibration pipeline
https://roman-datamodels.readthedocs.io
Other
7 stars 21 forks source link

Fix typos in documentation #340

Closed larrybradley closed 6 months ago

larrybradley commented 6 months ago

The second commit also replaces tabs with spaces in using_datamodels.rst.

Checklist

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.27%. Comparing base (087a60d) to head (95182b4). Report is 15 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #340 +/- ## ========================================== - Coverage 97.56% 97.27% -0.29% ========================================== Files 30 31 +1 Lines 2788 3048 +260 ========================================== + Hits 2720 2965 +245 - Misses 68 83 +15 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

larrybradley commented 6 months ago

I don't have repo permissions to label or merge this PR.

larrybradley commented 6 months ago

The pre-commit codespell test failed due to a typo in the changelog, so I just fixed that one too. :smile:

PaulHuwe commented 6 months ago

Let me know when you are ready for this to be merged.

larrybradley commented 6 months ago

Merge away!