Large pep8 compliance to make work for Tox
This commit is contained in:
@@ -30,7 +30,6 @@ except ImportError:
|
||||
|
||||
|
||||
class BitmapLoader(object):
|
||||
|
||||
try:
|
||||
archive = zipfile.ZipFile(os.path.join(config.pyfaPath, 'imgs.zip'), 'r')
|
||||
except IOError:
|
||||
|
||||
Reference in New Issue
Block a user