mirror of
https://github.com/samba-team/samba.git
synced 2025-07-27 07: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:
@ -75,7 +75,6 @@ if __name__ == "__main__":
|
||||
addrecbuf,
|
||||
None)
|
||||
|
||||
|
||||
print("querying the NS record")
|
||||
res = dns_conn.DnssrvEnumRecords2(0x00070000,
|
||||
0,
|
||||
|
Reference in New Issue
Block a user