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
8.12k stars 1.39k forks source link

DOC: Improve docstrings #2690

Closed j-t-1 closed 4 months ago

j-t-1 commented 4 months ago

Please close #2689, this is the replacement for the first commit therein.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 95.12%. Comparing base (7710a3c) to head (095e1e3). Report is 58 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2690 +/- ## ======================================= Coverage 95.12% 95.12% ======================================= Files 51 51 Lines 8521 8521 Branches 1700 1700 ======================================= Hits 8106 8106 Misses 261 261 Partials 154 154 ```

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