Skip to content

Commit 5e27e50

Browse files
committed
Update test_weight_download.py
1 parent 34a5025 commit 5e27e50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

napari_cellseg3d/_tests/test_weight_download.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
WEIGHTS_DIR,
44
)
55

6+
67
def test_weight_download():
78
downloader = WeightsDownloader()
89
downloader.download_weights("test", "test.pth")

0 commit comments

Comments
 (0)