flake8 fixes

This commit is contained in:
Chris Meyers
2016-09-08 14:26:30 -04:00
parent 28ec68e91b
commit e4025a7eff
10 changed files with 60 additions and 74 deletions

View File

@@ -11,7 +11,6 @@ import socket
import sys
import errno
import logging
import copy
from base64 import b64encode
from collections import OrderedDict