From: Harmon Date: Sun, 27 Feb 2022 00:49:40 +0000 (-0600) Subject: Remove Response__init__ documentation X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=ddd66c2ef34725b48cea04fe3e13d9601f1733ed;p=tweepy.git Remove Response__init__ documentation --- diff --git a/docs/client.rst b/docs/client.rst index 0f20459..f6d11ad 100644 --- a/docs/client.rst +++ b/docs/client.rst @@ -625,6 +625,7 @@ user data objects. ``Response`` ============ .. autoclass:: Response + :class-doc-from: class The :obj:`Response` returned by :class:`Client` methods is a :class:`collections.namedtuple`, with ``data``, ``includes``, ``errors``,