mirror of
https://github.com/samba-team/samba.git
synced 2025-08-02 00:22:11 +03:00
PEP8: fix E303: too many blank lines (2)
Signed-off-by: Joe Guo <joeg@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
@ -492,7 +492,6 @@ class LATests(samba.tests.TestCase):
|
||||
self.replace_linked_attribute, g2,
|
||||
[u1, u2, u3, u2])
|
||||
|
||||
|
||||
def test_la_links_replace2(self):
|
||||
users = self.add_objects(12, 'user', 'u_replace2')
|
||||
g1, = self.add_objects(1, 'group', 'g_replace2')
|
||||
|
Reference in New Issue
Block a user