jazzband / tablib

Python Module for Tabular Datasets in XLS, CSV, JSON, YAML, &c.
https://tablib.readthedocs.io/
MIT License
4.56k stars 588 forks source link

Remove unneeded exception catch #580

Closed claudep closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 92.52%. Comparing base (9402ffe) to head (ff23afd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #580 +/- ## ========================================== + Coverage 92.46% 92.52% +0.05% ========================================== Files 28 28 Lines 2961 2958 -3 ========================================== - Hits 2738 2737 -1 + Misses 223 221 -2 ```

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