From 901b0d25d5de931c232e97a95d005c61bfb7ec15 Mon Sep 17 00:00:00 2001 From: Ricardo Date: Mon, 27 Jan 2014 13:17:40 +0000 Subject: [PATCH] util/plot moved to plotting directory --- GPy/{util => plotting/matplotlib}/plot.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename GPy/{util => plotting/matplotlib}/plot.py (100%) diff --git a/GPy/util/plot.py b/GPy/plotting/matplotlib/plot.py similarity index 100% rename from GPy/util/plot.py rename to GPy/plotting/matplotlib/plot.py