For more information on the search, visit the help page.
FreeFormException
lines
docstring
Field
GoogleDocstring
ITokenizer
NumpyDocstring
Token
Tokenizer
TokenType
TypeDocstring
is_google_typed_arg
is_obj_identifier
is_type
_T
_bullet_list_regex
_directive_regex
_enumerated_list_regex
_google_section_regex
_google_typed_arg_regex
_numpy_section_regex
_single_colon_regex
_xref_or_code_regex
_xref_regex
napoleon.docstring.FreeFormException
napoleon
class FreeFormException(Exception): (source)
View In Hierarchy
Exception to encapsulate the converted lines when numpy-style fields get treated as free form.
list[str]
Undocumented