[gardening] Fix several python-lint warnings

This commit is contained in:
Alex Hoppen
2019-10-25 11:57:37 -07:00
parent 7ed085cb55
commit 46501b881f
7 changed files with 4 additions and 6 deletions

View File

@@ -24,7 +24,6 @@ common unit testing patterns that is used in this project.
import logging
import sys
from StringIO import StringIO
from contextlib import contextmanager