PEP8: fix E305: expected 2 blank lines after class or function definition, found 1
[samba.git] / python / samba / netcmd / user.py
index 5f90807e3678ffe449b8cf19941f7b735671282c..a7b3b98865241b154e91b9fa120ff9c97d7bff18 100644 (file)
@@ -158,6 +158,7 @@ def get_rounds(options):
                 return 0
     return 0
 
+
 try:
     random_reason = check_random()
     if random_reason is not None: