diff --git a/GPy/plotting/matplot_dep/controllers/__init__.py b/GPy/plotting/matplot_dep/controllers/__init__.py new file mode 100644 index 00000000..61cfb73b --- /dev/null +++ b/GPy/plotting/matplot_dep/controllers/__init__.py @@ -0,0 +1 @@ +from .imshow_controller import ImshowController, ImAnnotateController \ No newline at end of file