MCPcopy 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
2061class 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

Calls

no outgoing calls

Tested by 1

Used in the wild real call sites across dependent graphs

searching dependent graphs…