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

Skip/adjust doctests for deprecations #4380

Merged
merged 3 commits into from
May 11, 2024

Conversation

mroeschke
Copy link
Contributor

xref #4271

For methods/parameters that are deprecated, ensures the doctests will pass if FutureWarning or DeprecationWarning are made as errors

@mroeschke mroeschke requested a review from a team as a code owner April 29, 2024 20:42
@alexbarghi-nv alexbarghi-nv added bug Something isn't working non-breaking Non-breaking change and removed python labels May 1, 2024
@github-actions github-actions bot added the python label May 2, 2024
@rlratzel
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit dbd558f into rapidsai:branch-24.06 May 11, 2024
134 of 135 checks passed
@mroeschke mroeschke deleted the warnings/doctests branch May 13, 2024 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants