Skip to content

Commit 8d39baa

Browse files
committed
[Enh] Moved 'cheats' to 'helpers'
1 parent f80abc3 commit 8d39baa

3 files changed

Lines changed: 1 addition & 110 deletions

File tree

spm/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
Cell,
66
Array,
77
SparseArray,
8+
helpers
89
)
9-
10-
from . import cheats
1110
from .file_array import file_array
1211
from .gifti import gifti
1312
from .meeg import meeg

spm/cheats/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

spm/cheats/np.py

Lines changed: 0 additions & 107 deletions
This file was deleted.

0 commit comments

Comments
 (0)