Skip to content

Commit d886f76

Browse files
committed
restore installed in base
1 parent 2cce794 commit d886f76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/spikeinterface/core/base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ class BaseExtractor:
4747
_skip_properties = []
4848

4949
installation_mesg = ""
50+
installed = True
5051

5152
def __init__(self, main_ids: Sequence) -> None:
5253
# store init kwargs for nested serialisation

0 commit comments

Comments
 (0)