mirror of https://github.com/pulumi/pulumi.git
d3770f7aaf
A couple of the inner functions (`do_call`, `do_register`) weren't being type checked (mypy doesn't type check unannotated functions: https://mypy.readthedocs.io/en/stable/common_issues.html#no-errors-reported-for-obviously-wrong-code). This adds annotations for those functions and then fixes up _all_ the type errors that fell out from that. |
||
---|---|---|
.. | ||
go | ||
nodejs | ||
proto | ||
python | ||
README.md | ||
go.mod | ||
go.sum |