tab->espaces

This commit is contained in:
nemesis 2018-07-10 21:06:34 +02:00
parent 7231d00804
commit 4c125e64ac

View file

@ -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