Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 4, 2023
1 parent 0e0efc9 commit 6626f6b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/jsonld/test_nested_arrays.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# -*- coding: UTF-8 -*-
from rdflib.collection import Collection

from rdflib import *
from rdflib.collection import Collection
from rdflib.plugin import Parser, register

register("json-ld", Parser, "rdflib.plugins.parsers.jsonld", "JsonLDParser")
Expand Down

0 comments on commit 6626f6b

Please sign in to comment.