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 0773e44 commit 150730cCopy full SHA for 150730c
schema_salad/ref_resolver.py
@@ -16,7 +16,7 @@
16
17
18
from . import validate
19
-from schema_salad.utils import aslist, flatten
+from .utils import aslist, flatten
20
from .sourceline import SourceLine, add_lc_filename, relname
21
22
import requests
0 commit comments