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 f4efbaa commit 5f52b15Copy full SHA for 5f52b15
tests/test_cli.py
@@ -35,7 +35,7 @@ def run_subprocess(
35
"pytorch_state_dict",
36
],
37
["test", "unet2d_nuclei_broad_model"],
38
- ["predict", "--example"],
+ ["predict", "--example", "unet2d_nuclei_broad_model"],
39
40
)
41
def test_cli(args: List[str], unet2d_nuclei_broad_model: str):
0 commit comments