From ddd66c2ef34725b48cea04fe3e13d9601f1733ed Mon Sep 17 00:00:00 2001 From: Harmon Date: Sat, 26 Feb 2022 18:49:40 -0600 Subject: [PATCH] Remove Response__init__ documentation --- docs/client.rst | 1 + 1 file changed, 1 insertion(+) 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``, -- 2.25.1