Skip to content

Commit 7c9dccb

Browse files
needed to change testing location
1 parent 9a10e21 commit 7c9dccb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_foraging_efficiency.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
import numpy as np
1010

11-
from aind_dynamic_foraging_basic_analysis import compute_foraging_efficiency
11+
from aind_dynamic_foraging_basic_analysis.metrics import compute_foraging_efficiency
1212
from tests.nwb_io import get_history_from_nwb
1313

1414

0 commit comments

Comments
 (0)