projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c94758
)
Remove Response__init__ documentation
author
Harmon
<Harmon758@gmail.com>
Sun, 27 Feb 2022 00:49:40 +0000
(18:49 -0600)
committer
Harmon
<Harmon758@gmail.com>
Sun, 27 Feb 2022 00:49:40 +0000
(18:49 -0600)
docs/client.rst
patch
|
blob
|
blame
|
history
diff --git
a/docs/client.rst
b/docs/client.rst
index 0f20459cb2e2e11b654b3ef34b13a9a447c3555e..f6d11ad00fee564bf1ab316f116d11253c26199c 100644
(file)
--- 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``,