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 487a1c8 commit b2a5bf0Copy full SHA for b2a5bf0
tests/test_unit.py
@@ -1,7 +1,7 @@
1
import os
2
import pytest
3
import logging
4
-from customize_schema import validate_metadata as validator43
+from caltechdata_api import validate_metadata as validator43
5
from helpers import load_json_path
6
7
# Configure logging
0 commit comments