sw360 / capycli

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

fix: initialise local variable 'ext_ref' early #76

Closed sachinshaji closed 2 weeks ago

sachinshaji commented 3 weeks 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 weeks ago

Fixed by another PR.