Skip to content

Commit 3a15bd6

Browse files
fix: Remove example debug line
1 parent e1247e3 commit 3a15bd6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
pl.plot(mesh)
4949

5050
# Show the plotter
51-
pl.backend._pl.scene.set_background("black")
5251
pl.show()
5352

5453

0 commit comments

Comments
 (0)