1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-13 16:23:50 +03:00

PEP8: fix W391: blank line at end of file

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:
Joe Guo
2018-07-30 18:22:54 +12:00
committed by Douglas Bagnall
parent 6f9eb617e3
commit c9f2fdea1d
20 changed files with 0 additions and 27 deletions

View File

@@ -58,4 +58,3 @@ class PasswordTestCase(samba.tests.TestCase):
samdb = self.ldb
PasswordCommon.allow_password_changes(self, samdb)