From e36778b1b88c945f8aac28cfa70c42c2226ff8bb Mon Sep 17 00:00:00 2001 From: Harmon Date: Thu, 27 May 2021 06:46:52 -0500 Subject: [PATCH] Add Parameters section header to documentation for API.report_spam --- tweepy/api.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tweepy/api.py b/tweepy/api.py index 4f8a668..8747d12 100644 --- a/tweepy/api.py +++ b/tweepy/api.py @@ -3125,6 +3125,8 @@ class API: Report the specified user as a spam account to Twitter. + Parameters + ---------- screen_name |screen_name| user_id -- 2.25.1