PEP8: fix E303: too many blank lines (2)
[sfrench/samba-autobuild/.git] / python / samba / netcmd / dsacl.py
index f5ee914179969a56a1b07b957a0b830656f26000..81dfba613ca0d8fc29893eb584921319ae278ebe 100644 (file)
@@ -43,7 +43,6 @@ from samba.netcmd import (
 )
 
 
-
 class cmd_dsacl_set(Command):
     """Modify access list on a directory object."""