rodi icon indicating copy to clipboard operation
rodi copied to clipboard

Do not ignore `_globalns` that is set via `inject()`

Open sobolevn opened this issue 7 months ago • 0 comments

This way you can actually override some things from module's namespace with inject() function. It is very useful for tests.

sobolevn avatar Jul 07 '24 09:07 sobolevn