Skip to content

Commit e5b5455

Browse files
committed
rm plt.ion
1 parent 7ebe0d5 commit e5b5455

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/first.py

-1
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,4 @@
3838
ax.add_artist(lw2, 2)
3939
ax.set_xlim(0, np.pi * 4)
4040
ax.set_ylim(-1.1, 1.1)
41-
plt.ion()
4241
plt.show()

0 commit comments

Comments
 (0)