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:
@ -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:
|
||||
|
Reference in New Issue
Block a user