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 5fddcb7 commit fcb6bcdCopy full SHA for fcb6bcd
bioimageio/core/__init__.py
@@ -18,3 +18,5 @@
18
from .prediction_pipeline import create_prediction_pipeline as create_prediction_pipeline
19
from .resource_tests import load_description_and_test as load_description_and_test
20
from .resource_tests import test_description as test_description
21
+
22
+test_resource = test_description
0 commit comments