PEP8: fix E303: too many blank lines (2)
[samba.git] / source4 / dsdb / tests / python / linked_attributes.py
index 83910c784a8798b8faa6a34af08e0c9f1b86f4ae..f297ac9c16b982c17ea7af5361744e805fc07664 100644 (file)
@@ -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')