Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7cf68e8

Browse files
committed
DOC: remove non-existent function call
1 parent eda2ed3 commit 7cf68e8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

doc/users/interactive_guide.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,6 @@ For example ::
264264
plt.ion()
265265

266266
fig, ax = plt.subplots()
267-
fig.canvas.show()
268267
th = np.linspace(0, 2*np.pi, 512)
269268
ax.set_ylim(-1.5, 1.5)
270269

0 commit comments

Comments
 (0)