py-pdf / pypdf

A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
https://pypdf.readthedocs.io/en/latest/
Other
7.73k stars 1.36k forks source link

MAINT: Remove redundant super() #2734

Closed j-t-1 closed 4 days ago

codecov[bot] commented 4 days ago

Codecov Report

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

Project coverage is 95.14%. Comparing base (e85cffa) to head (26ad55b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2734 +/- ## ========================================== - Coverage 95.14% 95.14% -0.01% ========================================== Files 51 51 Lines 8549 8548 -1 Branches 1703 1703 ========================================== - Hits 8134 8133 -1 Misses 261 261 Partials 154 154 ```

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