Skip to content

Commit a6759cd

Browse files
committed
feat: add bom.definitions
for #697 Signed-off-by: Hakan Dilek <[email protected]>
1 parent 5860b67 commit a6759cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cyclonedx/model/bom.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,6 @@ def vulnerabilities(self, vulnerabilities: Iterable[Vulnerability]) -> None:
561561
def definitions(self) -> Optional[Definitions]:
562562
"""
563563
The repository for definitions
564-
565564
Returns:
566565
`Definitions`
567566
"""

0 commit comments

Comments
 (0)