Skip to content

Commit d9967a6

Browse files
Churrojkowalleck
andauthored
Update cyclonedx/model/license.py
Co-authored-by: Jan Kowalleck <jan.kowalleck@gmail.com> Signed-off-by: Johannes Feichtner <343448+Churro@users.noreply.github.com>
1 parent 5afc7a3 commit d9967a6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cyclonedx/model/license.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,6 @@ def __deserialize_license_expression_details_xml(
618618
license_expression = LicenseExpression.from_xml( # type:ignore[attr-defined]
619619
li, default_ns)
620620
license_expression.value = expression_value
621-
622621
return license_expression
623622

624623
@classmethod

0 commit comments

Comments
 (0)