[-] Remove testing script
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
from collect.twitter import tweepy_login, download_user_tweets
|
||||
from collect.utils import *
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
conf = load_config()
|
||||
api = tweepy_login(conf)
|
||||
|
||||
download_user_tweets(api, 'sauricat')
|
||||
|
||||
Reference in New Issue
Block a user