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 a66f24e commit 7e691ccCopy full SHA for 7e691cc
tests/test_bioimageio_collection.py
@@ -11,6 +11,7 @@
11
KNOWN_INVALID: Mapping[str, str] = {
12
"stupendous-sheep/1.1": "requires relativ import of attachment",
13
"whimsical-helmet/2.1.2": "invalid id",
14
+ "modest-spider/0.1.1": "non-batch id 'b'",
15
}
16
EXCLUDE_FIELDS_FROM_ROUNDTRIP_DEFAULT: Collection[str] = {
17
"version_number", # deprecated field that gets dropped in favor of `version``
0 commit comments