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