PEP8: fix E305: expected 2 blank lines after class or function definition, found 1
[samba.git] / python / samba / tests / dns.py
index 78768ce3ef016e7fcd8622d8037814ad1979d9f9..50486f0591b1e251c51453bdb24edb41d05c8e38 100644 (file)
@@ -1909,4 +1909,5 @@ class TestRPCRoundtrip(DNSTest):
                 None,
                 add_rec_buf)
 
+
 TestProgram(module=__name__, opts=subunitopts)