From: Harmon Date: Wed, 31 Jul 2019 00:16:51 +0000 (-0500) Subject: Remove improper note in documentation for API.get_status X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=fb69f244db3c734c4879e6df191f78951eed3945;p=tweepy.git Remove improper note in documentation for API.get_status --- diff --git a/docs/api.rst b/docs/api.rst index 5365c27..cb8da01 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -103,7 +103,6 @@ Status methods Returns a single status specified by the ID parameter. :param id: |sid| - :tweet_mode: |Pass in 'extended' to get non truncated tweet text| :rtype: :class:`Status` object