Skip to content

Commit 07c2a70

Browse files
committed
feat: prepare "contrib" area
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 5b98ab4 commit 07c2a70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cyclonedx/model/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
from a `cyclonedx.parser.BaseParser` implementation.
2323
"""
2424

25-
import sys
2625
import re
26+
import sys
2727
from collections.abc import Generator, Iterable
2828
from datetime import datetime
2929
from enum import Enum

0 commit comments

Comments
 (0)