sw360 / capycli

CaPyCLI - Python scripts for software license compliance automation with SW360
Other
13 stars 7 forks source link

fix: initialise local variable 'ext_ref' early #76

Closed sachinshaji closed 2 months ago

sachinshaji commented 2 months ago

This is a fix for https://github.com/sw360/capycli/issues/75

Initialise the local variable 'ext_ref' to get rid of the bug

tngraf commented 2 months ago

Fixed by another PR.