We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34a5025 commit 5e27e50Copy full SHA for 5e27e50
napari_cellseg3d/_tests/test_weight_download.py
@@ -3,6 +3,7 @@
3
WEIGHTS_DIR,
4
)
5
6
+
7
def test_weight_download():
8
downloader = WeightsDownloader()
9
downloader.download_weights("test", "test.pth")
0 commit comments