Skip to content

Commit 37d6e6f

Browse files
committed
isort
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 554e77e commit 37d6e6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cyclonedx/schema/deprecation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# Copyright (c) OWASP Foundation. All Rights Reserved.
1717

1818
from abc import ABC
19-
from typing import ClassVar, Optional, Literal
19+
from typing import ClassVar, Literal, Optional
2020
from warnings import warn
2121

2222
from . import SchemaVersion

0 commit comments

Comments
 (0)