projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ec4558
)
Remove random import for API tests
author
Harmon
<Harmon758@gmail.com>
Tue, 28 Sep 2021 05:11:09 +0000
(
00:11
-0500)
committer
Harmon
<Harmon758@gmail.com>
Tue, 28 Sep 2021 05:11:09 +0000
(
00:11
-0500)
tests/test_api.py
patch
|
blob
|
blame
|
history
diff --git
a/tests/test_api.py
b/tests/test_api.py
index fc8c5e9b3150bf073d6d371ec46ae90a9a0de3f6..fc034fe68c5d22986e543b14e45839663e6af706 100644
(file)
--- a/
tests/test_api.py
+++ b/
tests/test_api.py
@@
-1,5
+1,4
@@
import os
-import random
import shutil
import time
import unittest