Skip to content

Commit 487a1c8

Browse files
authored
Update __init__.py
1 parent 97c3294 commit 487a1c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

caltechdata_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
caltechdata_unembargo,
1010
caltechdata_accept,
1111
)
12-
from .customize_schema import customize_schema
12+
from .customize_schema import customize_schema, validate_metadata
1313
from .get_metadata import get_metadata
1414
from .download_file import download_file, download_url
1515
from .utils import humanbytes

0 commit comments

Comments
 (0)