PEP8: fix E302: expected 2 blank lines, found 1
[nivanova/samba-autobuild/.git] / python / samba / tests / samba_tool / rodc.py
index 2259f06aa7d70963f8934cafd913a9ab564d166d..dbeb763e364fe36496fb1a5eb25262d0398b017c 100644 (file)
@@ -24,6 +24,7 @@ from samba.tests.samba_tool.base import SambaToolCmdTest
 from samba.credentials import Credentials
 from samba.auth import system_session
 
+
 class RodcCmdTestCase(SambaToolCmdTest):
     def setUp(self):
         super(RodcCmdTestCase, self).setUp()