projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40b5552
)
Improve formatting in API.search_30_day documentation
author
Harmon
<Harmon758@gmail.com>
Mon, 12 Apr 2021 05:55:27 +0000
(
00:55
-0500)
committer
Harmon
<Harmon758@gmail.com>
Mon, 12 Apr 2021 05:55:27 +0000
(
00:55
-0500)
tweepy/api.py
patch
|
blob
|
blame
|
history
diff --git
a/tweepy/api.py
b/tweepy/api.py
index e5c73bd35baea5743f8cd7411a40dbb4e7b8752d..365ce58efd1149b56d19651116d71d1e1363bfe9 100644
(file)
--- 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.