Skip to content

Commit 98fa8ee

Browse files
fixed the bug
1 parent c1402bf commit 98fa8ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/methods_segmentation/binning/script.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import numpy as np
99
from spatialdata.models import Labels2DModel
1010
import xarray as xr
11-
import datatree as dt
11+
1212

1313

1414
def convert_to_lower_dtype(arr):

0 commit comments

Comments
 (0)