From b47e5ab4bbefec54117ed7810047793d376e48b9 Mon Sep 17 00:00:00 2001 From: mzwiessele Date: Mon, 23 Mar 2015 08:47:45 +0000 Subject: [PATCH] [ploting init] minor --- GPy/plotting/matplot_dep/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GPy/plotting/matplot_dep/__init__.py b/GPy/plotting/matplot_dep/__init__.py index 4c4402ce..a60b52c2 100644 --- a/GPy/plotting/matplot_dep/__init__.py +++ b/GPy/plotting/matplot_dep/__init__.py @@ -15,4 +15,4 @@ import netpbmfile import inference_plots import maps import img_plots -from ssgplvm import SSGPLVM_plot +from ssgplvm import SSGPLVM_plot \ No newline at end of file