Skip to content

Commit 38f116f

Browse files
authored
Update __init__.py
1 parent d21f715 commit 38f116f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xarray_schema/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
from pkg_resources import DistributionNotFound, get_distribution
22

3+
from .base import SchemaError # noqa: F401
34
from .components import ( # noqa: F401
45
ArrayTypeSchema,
56
ChunksSchema,

0 commit comments

Comments
 (0)