mirror of https://github.com/pulumi/pulumi.git
![]() We have seen cases where a lot of errors like this are reported: ``` UnboundLocalError: local variable 'resources' referenced before assignment ``` This change prevents this failure mode, which might be a symptom of some other issue, but currently obscures it in the error path. |
||
---|---|---|
.. | ||
cmd | ||
dist | ||
lib | ||
stubs | ||
.gitignore | ||
.pylintrc | ||
Makefile | ||
Pipfile | ||
mypy.ini | ||
python.go | ||
python_test.go | ||
shim_unix.go | ||
shim_windows.go |