Skip to content

Commit c6ac4b0

Browse files
authored
Merge pull request #1257 from flatironinstitute/dev
dev->main for release 1.10.1
2 parents 91d1f5d + d91ce20 commit c6ac4b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

caiman/caimanmanager.py

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
import subprocess
1313
import sys # for sys.prefix
1414

15+
import caiman
1516
from caiman.paths import caiman_datadir
1617

1718
sourcedir_base = os.path.join(sys.prefix, "share", "caiman") # Setuptools will drop our datadir off here

0 commit comments

Comments
 (0)