From 4f76e6b84577c19a068c983f6e1eaaeabd4b89b9 Mon Sep 17 00:00:00 2001 From: Taro Sato Date: Sat, 9 Jan 2021 18:40:15 -0800 Subject: [PATCH] Update docs/api.rst Co-authored-by: Harmon --- docs/api.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/api.rst b/docs/api.rst index c23a23d..8e77bb8 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -849,8 +849,7 @@ List Methods :rtype: list of :class:`List` objects -.. method:: API.lists_ownerships([screen_name], [user_id], [cursor], \ - [count]) +.. method:: API.lists_ownerships([user_id], [screen_name], [count], [cursor]) Returns the lists owned by the specified user. Private lists will only be shown if the authenticated user is also the owner of the -- 2.25.1