Commit 4c83eb1a authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

delted numpydoc.rst

parent e015cf9d
Loading
Loading
Loading
Loading

doc/source/numpydoc.rst

deleted100644 → 0
+0 −9
Original line number Diff line number Diff line
Numpydoc
========

Numpydoc style, conf https://numpydoc.readthedocs.io/en/latest/format.html

More specifically,

- PEP 7 – Style Guide for C Code: https://peps.python.org/pep-0007/
- PEP 8 – Style Guide for Python Code: https://peps.python.org/pep-0008/