From: Harmon Date: Sun, 27 Feb 2022 00:50:44 +0000 (-0600) Subject: Remove StreamResponse__init__ documentation X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=2a59efb6350686fff6cd3ce125e3f1ecd2e2e33f;p=tweepy.git Remove StreamResponse__init__ documentation --- diff --git a/docs/streamingclient.rst b/docs/streamingclient.rst index 06e0c7c..9a95772 100644 --- a/docs/streamingclient.rst +++ b/docs/streamingclient.rst @@ -14,6 +14,7 @@ ``StreamResponse`` ================== .. autoclass:: StreamResponse + :class-doc-from: class The :obj:`StreamResponse` returned by :meth:`StreamingClient.on_response` is a :class:`collections.namedtuple`, with ``data``, ``includes``, ``errors``,