summaryrefslogtreecommitdiff
path: root/examples/plot_WDA.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/plot_WDA.py')
-rw-r--r--examples/plot_WDA.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/plot_WDA.py b/examples/plot_WDA.py
index 93cc237..5e17433 100644
--- a/examples/plot_WDA.py
+++ b/examples/plot_WDA.py
@@ -16,6 +16,8 @@ Wasserstein Discriminant Analysis.
#
# License: MIT License
+# sphinx_gallery_thumbnail_number = 2
+
import numpy as np
import matplotlib.pylab as pl