aboutsummaryrefslogtreecommitdiff
path: root/tests/test_pandora/test_transport.py
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2020-06-03 22:56:18 +0000
committerMike Crute <mike@crute.us>2020-06-03 22:56:18 +0000
commit08fd3f93b4e88dec8f1f72243e847e99192e502c (patch)
tree0c9536b9256637972a028da8a67582a1f55679ca /tests/test_pandora/test_transport.py
parentf515ab745385c5eb5460cec744e2110dec1bc755 (diff)
downloadpydora-08fd3f93b4e88dec8f1f72243e847e99192e502c.tar.bz2
pydora-08fd3f93b4e88dec8f1f72243e847e99192e502c.tar.xz
pydora-08fd3f93b4e88dec8f1f72243e847e99192e502c.zip
Fix flake8 errors in tests
Diffstat (limited to 'tests/test_pandora/test_transport.py')
-rw-r--r--tests/test_pandora/test_transport.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_pandora/test_transport.py b/tests/test_pandora/test_transport.py
index 7eaaa6b..851fa06 100644
--- a/tests/test_pandora/test_transport.py
+++ b/tests/test_pandora/test_transport.py
@@ -1,4 +1,3 @@
1import sys
2import time 1import time
3import json 2import json
4import random 3import random