MCPcopy Create free account
hub / github.com/numpy/numpy / teardown_method

Method teardown_method

numpy/core/tests/test_deprecations.py:49–50  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

47 category=self.warning_cls)
48
49 def teardown_method(self):
50 self.warn_ctx.__exit__()
51
52 def assert_deprecated(self, function, num=1, ignore_others=False,
53 function_fails=False,

Callers 1

Calls 1

__exit__Method · 0.45

Tested by

no test coverage detected