finesse.script.adapter.NumpyStyleDocstringGetterMixin¶
Overview
- class finesse.script.adapter.NumpyStyleDocstringGetterMixin(*, doc_type=None, **kwargs)[source]¶
 Bases:
object
Properties
The Python API item's docstring.  | 
Methods
  | 
|
The types and descriptions for each argument as parsed from the docstring.  | 
|
The item's extended summary, parsed from the docstring.  | 
|
The item's summary, parsed from the docstring.  |