PEP8: fix E303: too many blank lines (2)
[samba.git] / python / samba / tests / audit_log_dsdb.py
index abcdb9dc41369e6a399c3843a3f543189ae94aa3..82b93ccfc9c888118fd952dce867a0b4011c3b66 100644 (file)
@@ -492,7 +492,6 @@ class AuditLogDsdbTests(AuditLogTestBase):
         # is subject to a race between smbd and the s4 rpc_server code
         # as to which will set the description as it is DCE/RPC over SMB
 
-
     def test_modify(self):
 
         dn = "cn=" + USER_NAME + ",cn=users," + self.base_dn