Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <[email protected]>
  • Loading branch information
jkowalleck committed Sep 19, 2023
1 parent 638e18a commit 59f6292
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_validation_xml.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@

from ddt import data, ddt, idata, unpack

from cyclonedx.schema import SchemaVersion
from cyclonedx.exception import MissingOptionalDependencyException
from cyclonedx.schema import SchemaVersion
from cyclonedx.validation.xml import XmlValidator

from . import TESTDATA_DIRECTORY
Expand Down

0 comments on commit 59f6292

Please sign in to comment.