Skip to content

Commit 1f109fc

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent a003313 commit 1f109fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reproschema/models/tests/test_schema.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
from pathlib import Path
44

55
import pytest
6-
from pyld import jsonld
76
from pydantic import ValidationError
7+
from pyld import jsonld
88

99
from ...jsonldutils import load_file
1010
from ...utils import start_server, stop_server

0 commit comments

Comments
 (0)