summaryrefslogtreecommitdiff
path: root/examples/plot_otda_linear_mapping.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/plot_otda_linear_mapping.py')
-rw-r--r--examples/plot_otda_linear_mapping.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/plot_otda_linear_mapping.py b/examples/plot_otda_linear_mapping.py
index c65bd4f..36ccb56 100644
--- a/examples/plot_otda_linear_mapping.py
+++ b/examples/plot_otda_linear_mapping.py
@@ -12,6 +12,8 @@ Linear OT mapping estimation
#
# License: MIT License
+# sphinx_gallery_thumbnail_number = 2
+
import numpy as np
import pylab as pl
import ot