diff options
author | Matthias Bussonnier <bussonniermatthias@gmail.com> | 2022-02-11 22:19:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-11 13:19:50 -0800 |
commit | e28731668251ee7323c11b8afa5c6f8425289ad3 (patch) | |
tree | 0b943e29e2b8e8a5565e1b14270c1f2e915bfea0 /numpy/array_api/tests/test_array_object.py | |
parent | 902afdb7a8a821e7103ad329a08e11c3670f7864 (diff) | |
download | numpy-e28731668251ee7323c11b8afa5c6f8425289ad3.tar.gz |
DOC: disambiguate :: in rst. (#21037)
Having the `::` on new line can be ambiguous for RST parsers,
as `:` is a valid character for header underlines. And as underlines do
not have to be as long as the title for some rst parser this appears to
be a title.
Workaround is to have either a blank line, or put the `::` at the end of
previous one.
Diffstat (limited to 'numpy/array_api/tests/test_array_object.py')
0 files changed, 0 insertions, 0 deletions