Skip to content

Commit 5de22e0

Browse files
committed
import from workflow pipeline
1 parent 1b67629 commit 5de22e0

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.pipeline import ephys
20+
from workflow_array_ephys.pipeline import ephys
2121

2222

2323
class DecimalEncoder(json.JSONEncoder):

0 commit comments

Comments
 (0)