We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba6f121 commit ef074fdCopy full SHA for ef074fd
1 file changed
tests/asserts/validate.py
@@ -6,8 +6,6 @@
6
import json
7
import re
8
from pathlib import Path
9
-import jsonschema.validators
10
-import referencing
11
from referencing import Registry, Resource
12
from jsonschema.validators import Draft7Validator
13
from jsonschema import validate
0 commit comments