cosmetic
This commit is contained in:
parent
36b355f698
commit
1f9f561c04
@ -10,6 +10,7 @@ from fenrirscreenreader.core.inputDriver import inputDriver
|
|||||||
|
|
||||||
class driver(inputDriver):
|
class driver(inputDriver):
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
|
self._isInitialized = False
|
||||||
inputDriver.__init__(self)
|
inputDriver.__init__(self)
|
||||||
def initialize(self, environment):
|
def initialize(self, environment):
|
||||||
self.env = environment
|
self.env = environment
|
||||||
|
Loading…
Reference in New Issue
Block a user