PEP8: fix E127: continuation line over-indented for visual indent
[nivanova/samba-autobuild/.git] / python / samba / tests / samba_tool / user_virtualCryptSHA.py
index 3edf1a4b4f61f60f43ddf16c370f6d77b8ce54eb..3190d116afbeca2a86b2a1b15749b0c29e7237ae 100644 (file)
@@ -121,8 +121,8 @@ class UserCmdCryptShaTestCase(SambaToolCmdTest):
         msg = ldb.Message()
         msg.dn = res[0].dn
         msg["unicodePwd"] = ldb.MessageElement(b"ABCDEF1234567890",
-                                                ldb.FLAG_MOD_REPLACE,
-                                                "unicodePwd")
+                                               ldb.FLAG_MOD_REPLACE,
+                                               "unicodePwd")
         self.ldb.modify(
             msg,
             controls=["local_oid:%s:0" %