Skip to content

Commit 8321f45

Browse files
committed
test
1 parent 21d12e7 commit 8321f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygsp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
from pygsp import utils as _utils
2121

2222
__all__ = [
23-
'graphs',
23+
#'graphs',
2424
#'filters',
2525
#'operators',
2626
#'plotting',

0 commit comments

Comments
 (0)