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.
2 parents 3901eab + 1f109fc commit 7ace5b4Copy full SHA for 7ace5b4
reproschema/models/tests/test_schema.py
@@ -3,8 +3,8 @@
3
from pathlib import Path
4
5
import pytest
6
-from pyld import jsonld
7
from pydantic import ValidationError
+from pyld import jsonld
8
9
from ...jsonldutils import load_file
10
from ...utils import start_server, stop_server
0 commit comments