Commit 2ab338fd authored by Aurel's avatar Aurel

coding style

parent 5a4407f0
......@@ -998,7 +998,7 @@ class SyncMLSubscription(XMLObject):
Reset signature by packet (i.e. getAndActivate)
"""
self.recurseCallMethod(method_id="reset",
method_kw = {"no_conflict" : True},
method_kw={"no_conflict": True},
min_depth=1,
max_depth=1,
activate_kw={'priority': ACTIVITY_PRIORITY})
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment