Skip to content

Commit

Permalink
fix: some tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nishaq503 committed Jun 10, 2024
1 parent 6c08c07 commit 44f4bc1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
import numpy
import pytest
import typer.testing
from polus.images.segmentation.imagej_threshold_isodata.__main__ import app
from polus.images.segmentation.imagej_threshold_isodata.__main__ import main
from polus.images.segmentation.imagej_threshold_li.__main__ import app
from polus.images.segmentation.imagej_threshold_li.__main__ import main
from skimage.data import binary_blobs


Expand Down

0 comments on commit 44f4bc1

Please sign in to comment.