fixed syntax error 3

This commit is contained in:
Senad Uka
2016-06-08 08:31:58 +02:00
parent 62f9cabb83
commit 5ae36641a2

View File

@@ -31,4 +31,4 @@ def sync():
server.post_state(current_state)
except:
print " panicking safely ! "
safely_panic();
safely_panic()