Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6348165 commit 3982428Copy full SHA for 3982428
lib/mpl_toolkits/mplot3d/tests/test_art3d.py
@@ -64,4 +64,4 @@ def test_generate_normals():
64
fig = plt.figure()
65
ax = fig.add_subplot(projection='3d')
66
ax.add_collection3d(shape)
67
- plt.show()
+ plt.draw()
0 commit comments