Skip to content

Commit f8c43e6

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

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

cyclonedx/contrib/__init__.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@
1717

1818

1919
"""
20-
Some features in this library are marked as contrib. These are community-provided extensions and are not part of the
21-
official standard. They are optional and may evolve independently from the core.
20+
Some features in this library are marked as contrib.
21+
These are community-provided extensions and are not part of the official standard.
22+
They are optional and may evolve independently from the core.
2223
"""
2324

2425
__all__ = [

0 commit comments

Comments
 (0)