diff options
author | Ralf Gommers <ralf.gommers@gmail.com> | 2021-06-27 17:52:14 +0200 |
---|---|---|
committer | Ralf Gommers <ralf.gommers@gmail.com> | 2021-06-27 17:55:00 +0200 |
commit | 7f45b555df88dbf860de5f035a32dfc03b2e06d6 (patch) | |
tree | 696275a408135e1e78e57a7834b95fde908f017e /numpy/array_api/_statistical_functions.py | |
parent | 57863f598ddaade14b3d81e6e91ebecca881f996 (diff) | |
download | numpy-7f45b555df88dbf860de5f035a32dfc03b2e06d6.tar.gz |
MAINT: remove `print()`'s in distutils template handling
These print statements were not warnings, they're simply
printing things out that work as designed. This is never a
good design - it should not emit anything but warnings.
I considered adding a `quiet` keyword, but that doesn't seem
warranted here.
[ci skip]
Diffstat (limited to 'numpy/array_api/_statistical_functions.py')
0 files changed, 0 insertions, 0 deletions