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

DOC: Improve slightly some docstrings and comments #2681

Closed j-t-1 closed 1 month ago

j-t-1 commented 1 month ago

Also remove superfluous parenthesis around LAST_MODIFIED, in PageAttributes (constants.py).

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 95.07%. Comparing base (23a81ba) to head (ab24eca).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2681 +/- ## ======================================= Coverage 95.07% 95.07% ======================================= Files 51 51 Lines 8490 8490 Branches 1694 1694 ======================================= Hits 8072 8072 Misses 263 263 Partials 155 155 ```

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