Skip to content

Commit 5621705

Browse files
committed
docs: shorten lines
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 0ecdaa8 commit 5621705

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cyclonedx/model/definition.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,8 @@ class Requirement:
9595
A requirement comprising a standard.
9696
9797
.. note::
98-
See the CycloneDX Schema for hashType: https://cyclonedx.org/docs/1.6/json/#definitions_standards_items_requirements
98+
See the CycloneDX Schema for hashType:
99+
https://cyclonedx.org/docs/1.6/json/#definitions_standards_items_requirements
99100
"""
100101

101102
def __init__(

0 commit comments

Comments
 (0)