diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2021-02-18 19:34:51 -0600 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2021-02-19 11:10:45 -0600 |
commit | 60e82e19df952ec13272afe6bf345ac21442ce8e (patch) | |
tree | 53f4c236ad9890528487d80ea2b1ffdae7df411a /numpy/lib/tests/test_function_base.py | |
parent | 740a8cf8c103e4e329021802af007295261b0da2 (diff) | |
download | numpy-60e82e19df952ec13272afe6bf345ac21442ce8e.tar.gz |
BUG: fix stacklevel in warning within random.shuffle
Cython does _not_ add a new stacklevel (at least at this time),
so `stacklevel=1` (or ommiting it) is, maybe surprisingly, correct.
Diffstat (limited to 'numpy/lib/tests/test_function_base.py')
0 files changed, 0 insertions, 0 deletions