Skip to content

Commit 3bdb57d

Browse files
examples test
1 parent 1128b44 commit 3bdb57d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/00-basic-pyvista-examples/qt_backend.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,5 @@
6262
pl_parallel = Plotter()
6363
pl_parallel.plot(sphere)
6464
pl_parallel.show()
65+
66+
pl._backend._pl.scene.close()

0 commit comments

Comments
 (0)