We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6527a9b commit 3720ef2Copy full SHA for 3720ef2
tests/test_schema_validator.py
@@ -12,7 +12,7 @@
12
13
import brotli
14
15
-from .utils.schema_validator_helper import check_and_get_schema_validator
+from tests.utils.schema_validator_helper import check_and_get_schema_validator
16
check_and_get_schema_validator()
17
18
from src.lbaf.imported.JSON_data_files_validator import SchemaValidator
0 commit comments