fixed syntax error 3
This commit is contained in:
@@ -31,4 +31,4 @@ def sync():
|
||||
server.post_state(current_state)
|
||||
except:
|
||||
print " panicking safely ! "
|
||||
safely_panic();
|
||||
safely_panic()
|
||||
|
||||
Reference in New Issue
Block a user