Skip to content

Commit

Permalink
Ruff again
Browse files Browse the repository at this point in the history
  • Loading branch information
recalcitrantsupplant committed Jul 31, 2024
1 parent db00cc9 commit e219665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_parsers/test_parser_patch.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

import pytest

from rdflib import Dataset, BNode, URIRef
from rdflib import BNode, Dataset, URIRef
from test.data import TEST_DATA_DIR

TEST_BASE = os.path.join(TEST_DATA_DIR, "patch")
Expand Down

0 comments on commit e219665

Please sign in to comment.