From 4753c1a96e00990ae2bd1a2b291bc0c3a2454540 Mon Sep 17 00:00:00 2001 From: Aaron Hill Date: Wed, 9 Apr 2014 06:19:50 -0400 Subject: [PATCH] Remove test() method from the docs --- docs/api.rst | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/api.rst b/docs/api.rst index ca6ba88..654d584 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -578,14 +578,6 @@ Saved Searches Methods Help Methods ------------ -.. method:: API.test() - - Invokes the test method in the Twitter API. Return True if successful, - otherwise False. - - :rtype: True/False - - .. method:: API.search(q[,lang],[locale],[rpp],[page],[since_id],[geocode],[show_user]) Returns tweets that match a specified query. -- 2.25.1