Skip to content

Commit 1ad7fb1

Browse files
committed
doc: formatting
Signed-off-by: Paul Horton <[email protected]>
1 parent ed743d9 commit 1ad7fb1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cyclonedx/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616

1717
"""
1818
Python library for generating and representing CycloneDX software bill-of-materials.
19-
"""
19+
"""

cyclonedx/model/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717

1818
"""
1919
Uniform set of models to represent objects within a CycloneDX software bill-of-materials.
20-
"""
20+
"""

0 commit comments

Comments
 (0)