Skip to content

Commit 8eb7786

Browse files
committed
docs
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 7c669be commit 8eb7786

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

cyclonedx/_internal/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515

1616

1717
"""
18-
!!! ALL CLASSES IN HERE ARE INTERNAL.
18+
!!! ALL SYMBOLS IN HERE ARE INTERNAL.
1919
Everything might change without any notice.
2020
"""

cyclonedx/_internal/compare.py

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

1616

1717
"""
18-
!!! ALL CLASSES IN HERE ARE INTERNAL.
18+
!!! ALL SYMBOLS IN HERE ARE INTERNAL.
1919
Everything might change without any notice.
2020
"""
2121

cyclonedx/_internal/hash.py

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

1616

1717
"""
18-
!!! ALL CLASSES IN HERE ARE INTERNAL.
18+
!!! ALL SYMBOLS IN HERE ARE INTERNAL.
1919
Everything might change without any notice.
2020
"""
2121

cyclonedx/_internal/time.py

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

1616

1717
"""
18-
!!! ALL CLASSES IN HERE ARE INTERNAL.
18+
!!! ALL SYMBOLS IN HERE ARE INTERNAL.
1919
Everything might change without any notice.
2020
"""
2121

0 commit comments

Comments
 (0)