From: Harmon Date: Mon, 12 Apr 2021 05:55:27 +0000 (-0500) Subject: Improve formatting in API.search_30_day documentation X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=9551abca1018031c703ad3295a6c562a4da4b9fa;p=tweepy.git Improve formatting in API.search_30_day documentation --- diff --git a/tweepy/api.py b/tweepy/api.py index e5c73bd..365ce58 100644 --- a/tweepy/api.py +++ b/tweepy/api.py @@ -266,7 +266,7 @@ class API: https://developer.twitter.com/en/account/environments. :param query: The equivalent of one premium rule/filter, with up to 1,024 characters (256 with Sandbox dev environments). - + This parameter should include ALL portions of the rule/filter, including all operators, and portions of the rule should not be separated into other parameters of the query.