projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb07b95
)
Remove input import from six.moves
author
Harmon
<Harmon758@gmail.com>
Sat, 26 Dec 2020 07:43:48 +0000
(
01:43
-0600)
committer
Harmon
<Harmon758@gmail.com>
Sat, 26 Dec 2020 07:43:48 +0000
(
01:43
-0600)
tests/test_auth.py
patch
|
blob
|
blame
|
history
diff --git
a/tests/test_auth.py
b/tests/test_auth.py
index ce4bb2d4282dccd724f190c54747ce14d4bb4e5c..d82ff73fc9007bd035e2064c3a67e001d7dbe657 100644
(file)
--- a/
tests/test_auth.py
+++ b/
tests/test_auth.py
@@
-1,8
+1,6
@@
import random
import unittest
-from six.moves import input
-
from .config import *
from tweepy import API, OAuthHandler