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 a003313 commit 1f109fcCopy full SHA for 1f109fc
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