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 6142d2e commit cfc952eCopy full SHA for cfc952e
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