Skip to content

Commit 832243a

Browse files
author
Dammy Desktop
committed
reolved imprt
1 parent 4715e6b commit 832243a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

xdetectioncore/ephys/aggregate_ephys_funcs.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
from ..behaviour import get_all_cond_filts, get_main_sess_td_df
1818
from ..session import get_predictor_from_psth
1919
from ..decoding.decoding_funcs import Decoder
20-
from ..io_utils import posix_from_win, load_sess_pkl
20+
from ..paths import posix_from_win
21+
from ..io_utils import load_sess_pkl
2122
from ..pupil.pupil_analysis_funcs import process_pupil_td_data
2223
from ..ephys.spike_time_utils import zscore_by_trial
2324

0 commit comments

Comments
 (0)