PEP8: fix E302: expected 2 blank lines, found 1
[metze/samba/wip.git] / python / samba / tests / get_opt.py
index ca55c8d08b1b05ee29b210c49a19a9f642c5c438..e51c7068aba0846421e1010b8fac98764724d8c0 100644 (file)
@@ -28,6 +28,7 @@ from samba.getopt import (
 )
 import samba.tests
 
+
 class KerberosOptionTests(samba.tests.TestCase):
 
     def test_parse_true(self):