Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC: Improve two docstrings #2945

Merged
merged 1 commit into from
Nov 15, 2024
Merged

DOC: Improve two docstrings #2945

merged 1 commit into from
Nov 15, 2024

Conversation

j-t-1
Copy link
Contributor

@j-t-1 j-t-1 commented Nov 15, 2024

deprecate_with_replacement and deprecate_no_replacement are not raising exceptions, but are issuing warnings. Change their docstrings to reflect this.

deprecate_with_replacement and deprecate_no_replacement are not raising exceptions, but are issuing warnings. Change their docstrings to reflect this.
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.41%. Comparing base (03f7140) to head (0079edc).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2945   +/-   ##
=======================================
  Coverage   96.41%   96.41%           
=======================================
  Files          52       52           
  Lines        8749     8749           
  Branches     1591     1591           
=======================================
  Hits         8435     8435           
  Misses        186      186           
  Partials      128      128           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stefan6419846 stefan6419846 merged commit 65f4680 into py-pdf:main Nov 15, 2024
16 checks passed
@j-t-1 j-t-1 deleted the deprecate branch November 15, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants