diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-07-08 14:42:46 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-07-08 14:42:46 +0300 |
| commit | d4ce99c15dd5e02b34a1f03ec0f29e5ec2c80ed7 (patch) | |
| tree | 65b524fcdfd53727a1dbaa810b0b679ee8733d0a | |
| parent | 58482f5220373b0cf6c7af745624fcf7ae91318a (diff) | |
Oops
| -rw-r--r-- | modes.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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() |
