summaryrefslogtreecommitdiff
path: root/modes.py
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2015-07-08 14:42:46 +0300
committerYuval Adam <yuval@y3xz.com>2015-07-08 14:42:46 +0300
commitd4ce99c15dd5e02b34a1f03ec0f29e5ec2c80ed7 (patch)
tree65b524fcdfd53727a1dbaa810b0b679ee8733d0a /modes.py
parent58482f5220373b0cf6c7af745624fcf7ae91318a (diff)
Oops
Diffstat (limited to 'modes.py')
-rw-r--r--modes.py2
1 files changed, 1 insertions, 1 deletions
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()