summaryrefslogtreecommitdiff
path: root/docs/source/auto_examples/plot_otda_classes.py
diff options
context:
space:
mode:
authorRĂ©mi Flamary <remi.flamary@gmail.com>2020-04-21 08:18:34 +0200
committerGitHub <noreply@github.com>2020-04-21 08:18:34 +0200
commit3ade772179eb0405ae6bc70cfc5e701b70d70e89 (patch)
tree1cd567393e5687f44b65157b8a9a7b7614392493 /docs/source/auto_examples/plot_otda_classes.py
parent43b2190db71b1ccbeec8fddaae23ca6af220e1b5 (diff)
parente106537ee2fd5c3b2dac87789ed9f2dc40766a55 (diff)
Merge pull request #143 from PythonOT/doc_travis
[WIP] Update travis test and documentation (examples)
Diffstat (limited to 'docs/source/auto_examples/plot_otda_classes.py')
-rw-r--r--docs/source/auto_examples/plot_otda_classes.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/source/auto_examples/plot_otda_classes.py b/docs/source/auto_examples/plot_otda_classes.py
index c311fbd..f028022 100644
--- a/docs/source/auto_examples/plot_otda_classes.py
+++ b/docs/source/auto_examples/plot_otda_classes.py
@@ -17,7 +17,6 @@ approaches currently supported in POT.
import matplotlib.pylab as pl
import ot
-
##############################################################################
# Generate data
# -------------