rodi icon indicating copy to clipboard operation
rodi copied to clipboard

Implementation of dependency injection for Python 3

Results 13 rodi issues
Sort by recently updated
recently updated
newest added

`globals()` and `locals()` are both returning `dict[str, Any]`: - https://github.com/python/typeshed/blob/712e4146ef255f14ecf396aac4996cdbef708312/stdlib/builtins.pyi#L1413 - https://github.com/python/typeshed/blob/712e4146ef255f14ecf396aac4996cdbef708312/stdlib/builtins.pyi#L1443 `inject` only add two protected attributes to a function / type. So, we can say that it returns...

I've updated all exisiting GitHub actions to the current versions. It should just work. I've also changed `@master` to a proper version, because `@master` is not really safe.

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies