Update attributeManager.py
This commit is contained in:
parent
f188617e5f
commit
18b700f846
@ -8,7 +8,7 @@ from fenrirscreenreader.core import debug
|
|||||||
|
|
||||||
class attributeManager():
|
class attributeManager():
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
pass
|
pass
|
||||||
def initialize(self, environment):
|
def initialize(self, environment):
|
||||||
self.env = environment
|
self.env = environment
|
||||||
def shutdown(self):
|
def shutdown(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user