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 c742f80 commit 5a6aea4Copy full SHA for 5a6aea4
airbyte_cdk/sources/utils/transform.py
@@ -8,7 +8,6 @@
8
from typing import TYPE_CHECKING, Any, Callable, Dict, Generator, Mapping, Optional, cast
9
10
from jsonschema import Draft7Validator, ValidationError, validators
11
-from jsonschema._typing import SchemaKeywordValidator
12
from referencing import Registry, Resource
13
from referencing._core import Resolver
14
from referencing.exceptions import Unresolvable
0 commit comments