Skip to content

Commit 2ee2bd5

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

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

17-
from ... import probe, ephys_acute, ephys_chronic, ephys_no_curation
17+
from ... import probe, ephys_acute
1818

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

0 commit comments

Comments
 (0)