Oufattole / meds-torch

MIT License
15 stars 1 forks source link

Removes the unused `out_labels` block. #90

Closed mmcdermott closed 1 month ago

mmcdermott commented 1 month ago

Closes #89

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 71.91%. Comparing base (4c45e16) to head (89ff6ee).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 55_dataset_cleanup #90 +/- ## =================================================== Coverage 71.91% 71.91% =================================================== Files 49 49 Lines 2792 2792 =================================================== Hits 2008 2008 Misses 784 784 ```

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

mmcdermott commented 1 month ago

This PR is actually an empty PR so this was clearly handled by another commit. I'm going to merge this and close the related issue.