We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b57b4 commit c73088aCopy full SHA for c73088a
lib/mpl_toolkits/mplot3d/tests/test_art3d.py
@@ -95,4 +95,4 @@ def test_generate_normals():
95
fig = plt.figure()
96
ax = fig.add_subplot(projection='3d')
97
ax.add_collection3d(shape)
98
- plt.show()
+ plt.draw()
0 commit comments