Add missing plot directive

This commit is contained in:
Johannes Schönberger
2013-12-02 01:13:36 +01:00
parent 1720629670
commit 5abd6e3904
@@ -148,3 +148,8 @@ ax2.set_title('Edge (white) and result (red)')
ax2.imshow(edges)
plt.show()
"""
.. image:: PLOT2RST.current_figure
"""