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

PEP8: fix E124: closing bracket does not match visual indentation

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:14:43 +12:00
committed by Douglas Bagnall
parent 484ce0634b
commit dba0c7ebe5
16 changed files with 30 additions and 30 deletions

View File

@ -347,7 +347,7 @@ class LATests(samba.tests.TestCase):
show_recycled=1,
show_deactivated_link=0,
reveal_internals=0
)
)
def test_la_links_delete_link_reveal(self):
if opts.no_reveal_internals: