1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-02 00:22:11 +03:00

PEP8: fix E131: continuation line unaligned for hanging indent

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:16:26 +12:00
committed by Douglas Bagnall
parent 5d532543ab
commit 944d70435e
7 changed files with 123 additions and 123 deletions

View File

@ -86,4 +86,4 @@ class CommandTests(NetCmdTestCase):
return
self.fail(
"The following commands do not have a short description set: %r" %
missing)
missing)