PEP8: fix E302: expected 2 blank lines, found 1
[nivanova/samba-autobuild/.git] / python / samba / tests / kcc / __init__.py
index b251802280569f821926147912310a3568ed6fc5..a196eedb353a54c2695a763d143dfbfbb927a643 100644 (file)
@@ -48,6 +48,7 @@ ENV_DSAS = {
                    'CN=LOCALVAMPIREDC,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=samba,DC=example,DC=com'],
 }
 
+
 class KCCTests(samba.tests.TestCase):
     def setUp(self):
         super(KCCTests, self).setUp()