Skip to content

Commit 769de13

Browse files
author
Thinh Nguyen
authored
bugfix
1 parent e0a9a4f commit 769de13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

element_array_ephys/readers/kilosort_triggering.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import numpy as np
1010
from datetime import datetime
1111

12-
from ..import dict_to_uuid
12+
from element_interface.utils import dict_to_uuid
1313

1414

1515
# import the spike sorting packages

0 commit comments

Comments
 (0)