We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ecdaa8 commit 5621705Copy full SHA for 5621705
cyclonedx/model/definition.py
@@ -95,7 +95,8 @@ class Requirement:
95
A requirement comprising a standard.
96
97
.. note::
98
- See the CycloneDX Schema for hashType: https://cyclonedx.org/docs/1.6/json/#definitions_standards_items_requirements
+ See the CycloneDX Schema for hashType:
99
+ https://cyclonedx.org/docs/1.6/json/#definitions_standards_items_requirements
100
"""
101
102
def __init__(
0 commit comments