Large pep8 compliance to make work for Tox
This commit is contained in:
@@ -24,9 +24,11 @@ from service.market import Market
|
||||
from eos.saveddata.implant import Implant as es_Implant
|
||||
from eos.saveddata.implantSet import ImplantSet as es_ImplantSet
|
||||
|
||||
|
||||
class ImportError(Exception):
|
||||
pass
|
||||
|
||||
|
||||
class ImplantSets(object):
|
||||
instance = None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user