PEP8: fix E301: expected 1 blank line, found 0
[metze/samba/wip.git] / python / samba / dbchecker.py
index b8cf2b8308e1756f83632e1fee08032398ba4bf2..aad0fecdcdfdcaf7a10cf91657ba38d5b8c23a4a 100644 (file)
@@ -2506,6 +2506,8 @@ newSuperior: %s""" % (str(from_dn), str(to_rdn), str(to_base)))
 
     ###############################################
     # re-index the database
+
+
     def reindex_database(self):
         '''re-index the whole database'''
         m = ldb.Message()