diff options
author | Damien Caliste <dcaliste@free.fr> | 2020-03-18 16:34:29 +0100 |
---|---|---|
committer | Damien Caliste <dcaliste@free.fr> | 2020-03-26 15:14:49 +0100 |
commit | 0198fcfd4143edf8ec23f2e028044e17c3c93368 (patch) | |
tree | 2a0c6345eb8a010bbd52cc17d264990695ba76ca /numpy/lib/tests/test_function_base.py | |
parent | 0b9b176dcef7f14f56dbd543c89e6da6c6b7b2e4 (diff) | |
download | numpy-0198fcfd4143edf8ec23f2e028044e17c3c93368.tar.gz |
BUG: don't add 'public' or 'private' if the other one exists
Currently, setting 'public' or 'private' attribute is adding
one even if the other one already exists because of the else:
part that is always appending.
Diffstat (limited to 'numpy/lib/tests/test_function_base.py')
0 files changed, 0 insertions, 0 deletions