Remove Response__init__ documentation
authorHarmon <Harmon758@gmail.com>
Sun, 27 Feb 2022 00:49:40 +0000 (18:49 -0600)
committerHarmon <Harmon758@gmail.com>
Sun, 27 Feb 2022 00:49:40 +0000 (18:49 -0600)
docs/client.rst

index 0f20459cb2e2e11b654b3ef34b13a9a447c3555e..f6d11ad00fee564bf1ab316f116d11253c26199c 100644 (file)
@@ -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``,