diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2020-05-19 11:03:29 -0500 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2020-05-19 13:25:19 -0500 |
commit | ba14823f1bf846807985417a69cb05a864683c09 (patch) | |
tree | 00925f8b38cf61f466d738eaab3a8606b2d163e2 /numpy/lib/tests/test_function_base.py | |
parent | d329a66dbb9710aefd03cce6a8b0f46da51490ca (diff) | |
download | numpy-ba14823f1bf846807985417a69cb05a864683c09.tar.gz |
BUG: Allow attaching documentation twice in add_docstring
This is technically not a bug, but some IDEs and IPython have
autoreload magic which can mean that NumPy gets reloaded a second
time. This is not safe, but when it happens ignoring that an
identical docstring is already attached fixes the issue.
Diffstat (limited to 'numpy/lib/tests/test_function_base.py')
0 files changed, 0 insertions, 0 deletions