Coverage for bioimageio/spec/partner_utils/imjoy/__init__.py: 100%

2 statements  

« prev     ^ index     » next       coverage.py v7.8.0, created at 2025-04-02 14:21 +0000

1from ._plugin_parser import enrich_partial_rdf_with_imjoy_plugin, get_plugin_as_rdf 

2 

3__all__ = ["enrich_partial_rdf_with_imjoy_plugin", "get_plugin_as_rdf"]