Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 513 Bytes

File metadata and controls

11 lines (8 loc) · 513 Bytes

Numpydoc style

⚠️ Work in Progress!

NOTE: As Numpy-style is partially supported by the underlying parser, you may experience problems in the building process if your docstring has a Methods section in the class docstring (see #366).

See Numpydoc's documentation. See the supported docstring sections on Griffe's documentation.