From 052ccadc5023ec500dc10477821bf0267426aa4f Mon Sep 17 00:00:00 2001 From: RĂ©mi Flamary Date: Fri, 1 Sep 2017 16:28:35 +0200 Subject: pep8 --- docs/source/auto_examples/plot_OT_1D.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/source/auto_examples/plot_OT_1D.ipynb') diff --git a/docs/source/auto_examples/plot_OT_1D.ipynb b/docs/source/auto_examples/plot_OT_1D.ipynb index 6a47974..1f08677 100644 --- a/docs/source/auto_examples/plot_OT_1D.ipynb +++ b/docs/source/auto_examples/plot_OT_1D.ipynb @@ -15,7 +15,7 @@ }, { "source": [ - "\n# 1D optimal transport\n\n\nThis example illustrates the computation of EMD and Sinkhorn transport plans \nand their visualization.\n\n\n" + "\n# 1D optimal transport\n\n\nThis example illustrates the computation of EMD and Sinkhorn transport plans\nand their visualization.\n\n\n" ], "cell_type": "markdown", "metadata": {} @@ -33,7 +33,7 @@ }, { "source": [ - "Generate data\n##############\n\n" + "Generate data\n#############\n\n" ], "cell_type": "markdown", "metadata": {} -- cgit v1.2.3