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

Fixed auto-update docstring in plotting.QtInteractor #161

Merged
merged 2 commits into from
Jun 28, 2022

Conversation

charlessillett
Copy link
Contributor

@charlessillett charlessillett commented May 25, 2022

Hi, Thanks for making pyvistaqt! I'm new to contributing to open-source software, and I've made a small change to the docstring from Issue #141

Fixes #141

Requires:

@codecov
Copy link

codecov bot commented May 25, 2022

Codecov Report

Merging #161 (31ae7d9) into main (45ba85c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #161   +/-   ##
=======================================
  Coverage   97.22%   97.22%           
=======================================
  Files           8        8           
  Lines         648      648           
  Branches       90       90           
=======================================
  Hits          630      630           
  Partials       18       18           

Copy link
Member

@tkoyama010 tkoyama010 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Thanks!

@tkoyama010 tkoyama010 merged commit a84558f into pyvista:main Jun 28, 2022
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.

Inaccurate docstring for the 'auto_update' argument of QtInteractor, BackgroundPlotter, and MultiPlotter
2 participants