From: Harmon Date: Sun, 11 Apr 2021 23:48:42 +0000 (-0500) Subject: Improve formatting in API docstring X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=e01460dc09f0ec87523a8d2530e7b2842e6ec664;p=tweepy.git Improve formatting in API docstring --- diff --git a/tweepy/api.py b/tweepy/api.py index 265e78c..e5c73bd 100644 --- a/tweepy/api.py +++ b/tweepy/api.py @@ -67,7 +67,7 @@ class API: :param upload_host: The URL of the upload server :param wait_on_rate_limit: Whether or not to automatically wait for rate limits to replenish - + :raise TypeError: If the given parser is not a Parser instance :reference: https://developer.twitter.com/en/docs/api-reference-index