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

Fix warn calls without stacklevel keyword argument #6030

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

tkoyama010
Copy link
Member

Overview

Fix warn calls without stacklevel keyword argument.

Details

@pyvista-bot pyvista-bot added the maintenance Low-impact maintenance activity label May 4, 2024
Copy link

codecov bot commented May 4, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 97.09%. Comparing base (6698923) to head (5de159e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6030   +/-   ##
=======================================
  Coverage   97.09%   97.09%           
=======================================
  Files         141      141           
  Lines       25939    25939           
=======================================
  Hits        25185    25185           
  Misses        754      754           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Low-impact maintenance activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants