Skip to content

Commit 379ae11

Browse files
committed
import probe
1 parent 1dccb68 commit 379ae11

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
@@ -17,7 +17,7 @@
1717

1818
#from ... import ephys
1919

20-
from workflow_array_ephys.pipeline import ephys
20+
from workflow_array_ephys.pipeline import ephys, probe
2121

2222

2323
class DecimalEncoder(json.JSONEncoder):

0 commit comments

Comments
 (0)