summaryrefslogtreecommitdiff
path: root/tests/test_sanity.py
diff options
context:
space:
mode:
authorJames R. Barlow <jim@purplerock.ca>2019-02-10 22:11:19 -0800
committerJames R. Barlow <jim@purplerock.ca>2019-02-10 22:11:19 -0800
commit9fdd79a02db93209d654be2ea96c57a86171e414 (patch)
tree0c95077f50ad2fa7c156c7a3779b433fa5b4888b /tests/test_sanity.py
parent2cfe38690ac22f140be00973292d9cfb4f320361 (diff)
pylint: big cleanup
Diffstat (limited to 'tests/test_sanity.py')
-rw-r--r--tests/test_sanity.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_sanity.py b/tests/test_sanity.py
index a4f72b0..e63c99e 100644
--- a/tests/test_sanity.py
+++ b/tests/test_sanity.py
@@ -3,7 +3,6 @@ A bunch of quick tests that confirm nothing is horribly wrong
"""
import gc
-import sys
from contextlib import suppress
from shutil import copy