Skip to content

Commit 7a0d863

Browse files
authored
Throw out unused datatree import in cellpose script
1 parent 9e32a2d commit 7a0d863

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/methods_segmentation/cellpose/script.py

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

1312

1413
def convert_to_lower_dtype(arr):

0 commit comments

Comments
 (0)