PEP8: fix E302: expected 2 blank lines, found 1
[samba.git] / python / samba / tests / s3idmapdb.py
index cda4b3154bad60d55f68ec56380dd0df335626c7..63c7758c07570881977580ae9307dd8806a9b7d7 100644 (file)
@@ -27,6 +27,7 @@ for p in ["../../../../../testdata/samba3", "../../../../testdata/samba3"]:
     if os.path.exists(DATADIR):
         break
 
+
 class IdmapDbTestCase(TestCase):
 
     def setUp(self):