From 4c125e64ac0610a815800404825eb8ce77f62059 Mon Sep 17 00:00:00 2001 From: nemesis Date: Tue, 10 Jul 2018 21:06:34 +0200 Subject: [PATCH] tab->espaces --- mall_handler.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mall_handler.py b/mall_handler.py index 70dd820..6e583a7 100644 --- a/mall_handler.py +++ b/mall_handler.py @@ -10,5 +10,5 @@ class MAllHandler(MHandler): def __init__(self, handle_callback): MHandler.__init__(self, self.test, handle_callback) - def test() - return True \ No newline at end of file + def test() + return True \ No newline at end of file