summaryrefslogtreecommitdiff
path: root/numpy/array_api/_manipulation_functions.py
diff options
context:
space:
mode:
authorMatthias Bussonnier <bussonniermatthias@gmail.com>2022-01-30 20:49:47 +0100
committerGitHub <noreply@github.com>2022-01-30 11:49:47 -0800
commitbc6a6084f6e49bd78c12508131395304a63cc6ca (patch)
tree4e8ccc3daa31f410bf3e31471425d3f2754eae56 /numpy/array_api/_manipulation_functions.py
parentc900978d5e572d96ccacaa97af28e2c5f4a0b137 (diff)
downloadnumpy-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