Skip to content

Commit 4208cd0

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 b641efa commit 4208cd0

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
@@ -605,7 +605,6 @@ def __serialize_license_expression_details_xml(
605605
if expression_value:
606606
elem.set(f'{{{xmlns}}}expression' if xmlns else 'expression', expression_value)
607607
elem.text = None
608-
609608
return elem
610609

611610
@staticmethod

0 commit comments

Comments
 (0)