Skip to content

Commit 767395e

Browse files
committed
export ValidationSummary
1 parent 08b113c commit 767395e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bioimageio/core/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"""
44

55
from bioimageio.spec import (
6+
ValidationSummary,
67
build_description,
78
dump_description,
89
load_dataset_description,
@@ -112,4 +113,5 @@
112113
"test_model",
113114
"test_resource",
114115
"validate_format",
116+
"ValidationSummary",
115117
]

0 commit comments

Comments
 (0)