diff options
author | Evgeni Burovski <evgeny.burovskiy@gmail.com> | 2022-05-22 21:31:48 +0300 |
---|---|---|
committer | Evgeni Burovski <evgeny.burovskiy@gmail.com> | 2022-05-22 21:36:04 +0300 |
commit | 0fb6493c58a88e2852d6417b28fbcf0d3f25b778 (patch) | |
tree | 9203b5f5f1232df97705b8e56a6c931c737ea62c /numpy/array_api/tests | |
parent | fd45ab90e9ce6f6724a57f215592fd3066a7436c (diff) | |
download | numpy-0fb6493c58a88e2852d6417b28fbcf0d3f25b778.tar.gz |
MAINT: allow absolute module names in refguide-check
Make refguide-check accept module names either relative to the BASE_MODULE
or absolute, so that these two are equivalent:
$ python runtests.py --refguide-check -s lib.recfunctions
and
$ python runtests.py --refguide-check -s numpy.lib.recfunctions
Previously, only the former was accepted.
Diffstat (limited to 'numpy/array_api/tests')
0 files changed, 0 insertions, 0 deletions