From 8321f451fe48409a2692556a9bf3f9c5f7216b08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Defferrard?= Date: Sun, 20 Aug 2017 00:27:57 +0200 Subject: [PATCH] test --- pygsp/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygsp/__init__.py b/pygsp/__init__.py index c85d13a9..754b6c6e 100644 --- a/pygsp/__init__.py +++ b/pygsp/__init__.py @@ -20,7 +20,7 @@ from pygsp import utils as _utils __all__ = [ - 'graphs', + #'graphs', #'filters', #'operators', #'plotting',