Skip to content

Commit be361d2

Browse files
domspadjenshnielsen
domspad
authored andcommitted
forgot a hanging plt
1 parent 4d7989c commit be361d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pylab_examples/coords_report.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ def millions(x):
1515
ax.fmt_ydata = millions
1616
plt.plot(x, y, 'o')
1717

18-
show()
18+
plt.show()

0 commit comments

Comments
 (0)