PEP8: fix E202: whitespace before ')'
[metze/samba/wip.git] / source3 / script / tests / test_wbinfo_sids2xids_int.py
index 6999142cefd403d316b8933ae2221689f750457e..7ffc8ece2f72cc0bd75e33ed724ce4147fcc3dbc 100755 (executable)
@@ -35,7 +35,7 @@ domsid = domsid.split(' ')[0]
 #print domain
 #print domsid
 
-sids=[domsid + '-512', 'S-1-5-32-545', domsid + '-513', 'S-1-1-0', 'S-1-3-1', 'S-1-5-1' ]
+sids=[domsid + '-512', 'S-1-5-32-545', domsid + '-513', 'S-1-1-0', 'S-1-3-1', 'S-1-5-1']
 
 flush_cache(sids=sids)