MCPcopy Create free account
hub / github.com/numpy/numpy / test_deprecations.py

File test_deprecations.py

numpy/core/tests/test_deprecations.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Tests related to deprecation warnings. Also a convenient place
3to document how deprecations should eventually be turned into errors.
4

Callers

nothing calls this directly

Calls 2

argpartitionMethod · 0.80
partitionMethod · 0.45

Tested by

no test coverage detected