Docs: removed conflicting sphinx stuff from a docstring
This commit is contained in:
parent
a5685619ce
commit
4cfefcf75d
@ -179,15 +179,6 @@ class ToStringMixin:
|
|||||||
In such cases, override :meth:`_toStringIncludesForced` to add inclusions regardless of the semantics otherwise used along
|
In such cases, override :meth:`_toStringIncludesForced` to add inclusions regardless of the semantics otherwise used along
|
||||||
the class hierarchy.
|
the class hierarchy.
|
||||||
|
|
||||||
.. document private functions
|
|
||||||
.. automethod:: _tostring_class_name
|
|
||||||
.. automethod:: _tostring_object_info
|
|
||||||
.. automethod:: _tostring_excludes
|
|
||||||
.. automethod:: _tostring_exclude_exceptions
|
|
||||||
.. automethod:: _tostring_includes
|
|
||||||
.. automethod:: _tostring_includes_forced
|
|
||||||
.. automethod:: _tostring_additional_entries
|
|
||||||
.. automethod:: _tostring_exclude_private
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
_TOSTRING_INCLUDE_ALL = "__all__"
|
_TOSTRING_INCLUDE_ALL = "__all__"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user