Skip to content

Fixed auto-update docstring in plotting.QtInteractor#161

Merged
tkoyama010 merged 2 commits intopyvista:mainfrom
charlessillett:fix-141
Jun 28, 2022
Merged

Fixed auto-update docstring in plotting.QtInteractor#161
tkoyama010 merged 2 commits intopyvista:mainfrom
charlessillett:fix-141

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