From d4ce99c15dd5e02b34a1f03ec0f29e5ec2c80ed7 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Wed, 8 Jul 2015 14:42:46 +0300 Subject: Oops --- modes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modes.py b/modes.py index f53d3f5..920bc24 100644 --- a/modes.py +++ b/modes.py @@ -102,5 +102,5 @@ if __name__ == '__main__': test = 'yuv.adm|062015|9A8D6D736489|eff51f2af82c06071120a' ModesPrinter(test).test_image() else: - print('{} :: Startup'.format(datetime.now().isoformat()) + print('{} :: Startup'.format(datetime.now().isoformat())) loop() -- cgit v1.3.1