Skip to content

Commit eb3ebcb

Browse files
committed
try sphinx gallery
1 parent 98118c6 commit eb3ebcb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/plot_OTDA_color_images.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,4 +142,4 @@ def minmax(I):
142142
pl.imshow(I2te)
143143
pl.title('Image 2 Adapt (reg)')
144144

145-
pl.show()
145+
pl.show()

examples/plot_OTDA_mapping_color_images.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,4 +155,4 @@ def minmax(I):
155155
pl.imshow(I1tn)
156156
pl.title('Im. 1 nonlinear mapping')
157157

158-
pl.show()
158+
pl.show()

0 commit comments

Comments
 (0)