generated from Nemesis/Exemple
tab->espaces
This commit is contained in:
parent
7231d00804
commit
4c125e64ac
1 changed files with 2 additions and 2 deletions
|
@ -10,5 +10,5 @@ class MAllHandler(MHandler):
|
|||
def __init__(self, handle_callback):
|
||||
MHandler.__init__(self, self.test, handle_callback)
|
||||
|
||||
def test()
|
||||
return True
|
||||
def test()
|
||||
return True
|
Loading…
Reference in a new issue