diff options
author | Matthias Bussonnier <bussonniermatthias@gmail.com> | 2022-01-30 20:49:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-30 11:49:47 -0800 |
commit | bc6a6084f6e49bd78c12508131395304a63cc6ca (patch) | |
tree | 4e8ccc3daa31f410bf3e31471425d3f2754eae56 /numpy/array_api/_manipulation_functions.py | |
parent | c900978d5e572d96ccacaa97af28e2c5f4a0b137 (diff) | |
download | numpy-bc6a6084f6e49bd78c12508131395304a63cc6ca.tar.gz |
DOC: improper doc syntax (markdown and imbalanced ticks). (#20944)
Here are two modifications:
The first one is the inclusion of markdown fence blocks in the middle of
RST. While this is not really a problem for current documentation as
this is a private function, it still makes other RST parser choke on
this.
In particular this is seen as a tile as it is a text line followed by
a line of only backticks, and that makes my new project to show better
docstrings in Jupyter fails.
I can locally exclude this function, but while not fix it to show good
examples ?
Second, while grepping for triple backticks I found that there are a
stray one in another place.
Diffstat (limited to 'numpy/array_api/_manipulation_functions.py')
0 files changed, 0 insertions, 0 deletions