You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Pythonic way to see if something has been
imported is to test whether it is in sys.modules.
And add tests to validate that the numpy warning gets
issued or not depending on the state of the environment.
We use the new source_override() function, since these new
tests aim to test the python_worker behavior as it evolves.
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments