PEP8: fix E302: expected 2 blank lines, found 1
[samba.git] / python / samba / tests / dcerpc / bare.py
index 00968f15f0e04b0fb3805f950473352f19821ed6..bb25546ddc78b2dc34ffd55f6611c77fadee2b5e 100644 (file)
@@ -23,6 +23,7 @@ import os
 from samba.dcerpc import ClientConnection
 import samba.tests
 
+
 class BareTestCase(samba.tests.TestCase):
 
     def test_bare(self):