Skip to content

Commit 6035799

Browse files
committed
satisfy linter
1 parent 6ea7b1e commit 6035799

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_jsonld.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -953,7 +953,7 @@ def test_double_and_float_values(self):
953953
)
954954
result = jsonld.to_rdf(input, {"format": "application/n-quads"})
955955
assert result == expected
956-
956+
957957
def test_legacy_mode(self):
958958
"""
959959
legacyMode should return the PyLD 3.x RDF.js-like dataset dict.

0 commit comments

Comments
 (0)