Skip to content

Commit fb98327

Browse files
bendichterkabilar
andauthored
Update element_array_ephys/export/nwb/nwb.py
Co-authored-by: Kabilar Gunalan <kabilar@datajoint.com>
1 parent d94453b commit fb98327

File tree

1 file changed

+1
-1
lines changed
  • element_array_ephys/export/nwb

1 file changed

+1
-1
lines changed

element_array_ephys/export/nwb/nwb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
from spikeinterface import extractors
1515
from tqdm import tqdm
1616
import warnings
17-
from ... import probe, ephys_acute
17+
from ... import probe, ephys_no_curation
1818

1919
assert probe.schema.is_activated(), 'probe not yet activated'
2020

0 commit comments

Comments
 (0)