Skip to content

Commit

Permalink
Throw out unused datatree import in cellpose script
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisK92 authored Dec 3, 2024
1 parent 9e32a2d commit 7a0d863
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/methods_segmentation/cellpose/script.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
import numpy as np
from spatialdata.models import Labels2DModel
import xarray as xr
import datatree as dt


def convert_to_lower_dtype(arr):
Expand Down

0 comments on commit 7a0d863

Please sign in to comment.