For more information on the search, visit the help page.
FreeFormException
lines
docstring
Field
GoogleDocstring
NumpyDocstring
TokenType
TypeDocstring
is_google_typed_arg
is_obj_identifier
is_type
_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
pydoctor.napoleon.docstring.FreeFormException
pydoctor
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