mirror of
https://github.com/samba-team/samba.git
synced 2025-07-29 15:42:04 +03:00
PEP8: fix E303: too many blank lines (2)
Signed-off-by: Joe Guo <joeg@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
@ -737,7 +737,6 @@ class DsdbFullScanTests(TestCase):
|
||||
self.creds.guess(self.lp)
|
||||
self.session = system_session()
|
||||
|
||||
|
||||
def test_sam_ldb_open_no_full_scan(self):
|
||||
try:
|
||||
self.samdb = SamDB(session_info=self.session,
|
||||
|
Reference in New Issue
Block a user