Skip to content

Commit b23df1f

Browse files
committed
coding standards
Signed-off-by: Paul Horton <paul.horton@owasp.org>
1 parent 96a6dc9 commit b23df1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cyclonedx/model/crypto.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
from datetime import datetime
2929
from enum import Enum
30-
from typing import Iterable, Optional, Any
30+
from typing import Any, Iterable, Optional
3131

3232
import serializable
3333
from sortedcontainers import SortedSet

0 commit comments

Comments
 (0)