PEP8: fix E302: expected 2 blank lines, found 1
[garming/samba-autobuild/.git] / python / samba / tests / samba_tool / forest.py
index 11c77e6105eb90c765e54ff174f594418b7ea11f..8817636bd63b0614c1d747664d0474f93c9bcb37 100644 (file)
@@ -19,6 +19,7 @@ import os
 import ldb
 from samba.tests.samba_tool.base import SambaToolCmdTest
 
+
 class ForestCmdTestCase(SambaToolCmdTest):
     """Tests for samba-tool dsacl subcommands"""
     samdb = None