summaryrefslogtreecommitdiff
path: root/numpy/polynomial/polyutils.py
diff options
context:
space:
mode:
authorMatthias Bussonnier <bussonniermatthias@gmail.com>2021-01-27 17:57:03 -0800
committerMatthias Bussonnier <bussonniermatthias@gmail.com>2021-01-27 18:01:12 -0800
commit86228d61f955a648b1e5110d293caadd72f1d6ee (patch)
treedfd5c733753872e48886acf91fb63e65534cb711 /numpy/polynomial/polyutils.py
parent11a8f8d7dba0eb7b0bc31f74bec659e2e497abfd (diff)
downloadnumpy-86228d61f955a648b1e5110d293caadd72f1d6ee.tar.gz
DOC: See also -> See Also (casing)
Numpydoc seem to suggest Also should be uppercase, and as far as I can tell this is the main spelling found in this code base: $ rg '^ +See also$' | wc -l 109 $ rg '^ +See Also$' | wc -l 814 This commit update one offending file that contain ~90 lowercase `See also`.
Diffstat (limited to 'numpy/polynomial/polyutils.py')
0 files changed, 0 insertions, 0 deletions