spacetelescope / stdatamodels

https://stdatamodels.readthedocs.io
Other
5 stars 25 forks source link

fix error in changelog #282

Closed braingram closed 6 months ago

braingram commented 6 months ago

During conflict resolution a changelog error was introduced in: https://github.com/spacetelescope/stdatamodels/pull/281

This PR fixes the changelog by removing the extra <<<<<<< HEAD.

Checklist

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 64.92%. Comparing base (4d7c3a6) to head (5c4ad5a). Report is 11 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #282 +/- ## ========================================== + Coverage 64.84% 64.92% +0.08% ========================================== Files 103 104 +1 Lines 5694 5710 +16 ========================================== + Hits 3692 3707 +15 - Misses 2002 2003 +1 ```

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