rodi
rodi copied to clipboard
Do not ignore `_globalns` that is set via `inject()`
This way you can actually override some things from module's namespace with inject()
function. It is very useful for tests.