- Variable use before assignment - Unhandled edge cases where variables referenced may not have the subdata/indexes requested - try/catch fixes where 'finally' references a variable that might not exist - Unnecessary imports - Added requirements.txt file with base module requirements (without version specificity at this time)master
parent
b379ebb20d
commit
f7e731faae
@ -0,0 +1,5 @@
|
||||
launchpadlib
|
||||
jinja2
|
||||
jenkinsapi
|
||||
GitPython
|
||||
PyYAML
|
Loading…
Reference in new issue