PEP8: fix E302: expected 2 blank lines, found 1
[samba.git] / python / samba / tests / posixacl.py
index 68dbaa63543aedb93f4d248f7c17ee9ae562ef9c..26138139056c23bd22937866572af6316aefea9f 100644 (file)
@@ -841,6 +841,7 @@ class SessionedPosixAclMappingTests(PosixAclMappingTests):
         return auth.user_session(self.samdb, lp_ctx=self.lp, dn=dn,
                                  session_info_flags=flags)
 
+
 class UnixSessionedPosixAclMappingTests(PosixAclMappingTests):
     """
     Run same test suite with session enabled.