Skip to content

Commit 6280617

Browse files
authored
Update balance.py
1 parent e120a5b commit 6280617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cooltools/sandbox/balance.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import h5py
99

1010
from scipy.sparse import linalg
11-
from cooler.tools import split, partition
11+
from cooler.parallel import split, partition
1212
import cooler
1313

1414

0 commit comments

Comments
 (0)