Merge branch 'test_import' of https://github.com/Ebag333/Pyfa into test_import
This commit is contained in:
@@ -61,6 +61,8 @@ INV_FLAG_FIGHTER = 158
|
||||
|
||||
|
||||
class Port(object):
|
||||
instance = None
|
||||
|
||||
@classmethod
|
||||
def getInstance(cls):
|
||||
if cls.instance is None:
|
||||
|
||||
Reference in New Issue
Block a user