summaryrefslogtreecommitdiff
path: root/docs/source/auto_examples/plot_WDA.py
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2017-09-01 16:28:35 +0200
committerRémi Flamary <remi.flamary@gmail.com>2017-09-01 16:28:35 +0200
commit052ccadc5023ec500dc10477821bf0267426aa4f (patch)
tree7deac1febb3c8b8c20be578583c0b326856ee7db /docs/source/auto_examples/plot_WDA.py
parent364a42954f9d2f5c43e7ff53ee0a3b6f9a682e8a (diff)
pep8
Diffstat (limited to 'docs/source/auto_examples/plot_WDA.py')
-rw-r--r--docs/source/auto_examples/plot_WDA.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/auto_examples/plot_WDA.py b/docs/source/auto_examples/plot_WDA.py
index 06a2e38..5928621 100644
--- a/docs/source/auto_examples/plot_WDA.py
+++ b/docs/source/auto_examples/plot_WDA.py
@@ -7,7 +7,7 @@ Wasserstein Discriminant Analysis
This example illustrate the use of WDA as proposed in [11].
-[11] Flamary, R., Cuturi, M., Courty, N., & Rakotomamonjy, A. (2016).
+[11] Flamary, R., Cuturi, M., Courty, N., & Rakotomamonjy, A. (2016).
Wasserstein Discriminant Analysis.
"""