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.
2 parents 6142d2e + cfc952e commit ddc37f3Copy full SHA for ddc37f3
1 file changed
cyclonedx/model/component.py
@@ -94,7 +94,7 @@ def set_license(self, license_str: str):
94
def to_package_url(self) -> PackageURL:
95
"""
96
Return a PackageURL representation of this Component.
97
-
+
98
:return: PackageURL
99
"""""
100
return PackageURL(
0 commit comments