PEP8: fix E302: expected 2 blank lines, found 1
[garming/samba-autobuild/.git] / python / samba / tests / krb5_credentials.py
index 01694fe700953ae3213cab8f5ff72e30c5b6b1f2..85d1dbcdbaa128a3bc6796c5cc8eec21c9216f1a 100644 (file)
@@ -39,6 +39,7 @@ KDC
 
 MACHINE_NAME = "krb5credstest"
 
+
 class PyKrb5CredentialsTests(TestCase):
 
     def setUp(self):