Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ my_cacw
Class
my_cacw
numpy/testing/tests/test_utils.py:2061–2063 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2059
2060
2061
class
my_cacw(clear_and_catch_warnings):
2062
2063
class_modules = (sys.modules[__name__],)
2064
2065
2066
@pytest.mark.thread_unsafe(reason=
"checks global module & deprecated warnings"
)
Callers
1
test_clear_and_catch_warnings_inherit
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_clear_and_catch_warnings_inherit
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…