We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5816fc2 commit ce81e3cCopy full SHA for ce81e3c
1 file changed
tests/test_foraging_efficiency.py
@@ -8,7 +8,7 @@
8
9
import numpy as np
10
11
-from aind_dynamic_foraging_basic_analysis.metrics import compute_foraging_efficiency
+from aind_dynamic_foraging_basic_analysis import compute_foraging_efficiency
12
from tests.nwb_io import get_history_from_nwb
13
14
0 commit comments