Fix documentation for API.search return type
authorHarmon <Harmon758@gmail.com>
Sat, 20 Jul 2019 23:09:08 +0000 (18:09 -0500)
committerGitHub <noreply@github.com>
Sat, 20 Jul 2019 23:09:08 +0000 (18:09 -0500)
docs/api.rst

index 252cc8e01a01fea29b69bfd06b05a4a346d34486..5365c2701c0274c02aed0c931861ccd244477426 100644 (file)
@@ -594,7 +594,7 @@ Help Methods
    :param since_id: |since_id| There are limits to the number of Tweets which can be accessed through the API. If the limit of Tweets has occured since the since_id, the since_id will be forced to the oldest ID available.  
    :param max_id: |max_id|
    :param include_entities: |include_entities|
-   :rtype: list of :class:`SearchResults` objects
+   :rtype: :class:`SearchResults` object
 
 
 List Methods