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 99a2a53 commit 29c75cbCopy full SHA for 29c75cb
tests/test_bioimageio_collection.py
@@ -26,6 +26,7 @@
26
"philosophical-panda/0.1.0": {"outputs"}, # int -> float
27
"polite-pig/1.1": {"inputs", "outputs"},
28
"charismatic-whale/1.0.2": {"inputs", "outputs"}, # int -> float
29
+ "dynamic-t-rex/1.1": {"inputs"}, # int -> float
30
}
31
32
0 commit comments