Skip to content

Commit

Permalink
Remove debug scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
anwai98 committed Nov 19, 2024
1 parent 8698da7 commit 4d6867a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/test_sam_annotator/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@ def test_automatic_segmentation(self):
image_data = binary_blobs(512).astype("uint8") * 255
imageio.imwrite(im_path, image_data)

print(image_data.shape)

out_path = "output.tif"

# Test AMG with default model in default mode.
Expand Down

0 comments on commit 4d6867a

Please sign in to comment.