mirror of
https://github.com/samba-team/samba.git
synced 2025-12-16 00:23:52 +03:00
KCC: pep8 -- remove an extra line in graph_utils
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
committed by
Andrew Bartlett
parent
f3600102ea
commit
5ea0dfb46f
@@ -25,7 +25,6 @@ from samba.kcc.debug import null_debug, PURPLE, MAGENTA, DARK_YELLOW, RED
|
||||
from samba.kcc.debug import DARK_GREEN, C_NORMAL, GREY
|
||||
|
||||
|
||||
|
||||
def write_dot_file(basename, edge_list, vertices=None, label=None,
|
||||
dot_file_dir=None, reformat_labels=True, directed=False,
|
||||
debug=None, edge_colors=None, edge_labels=None,
|
||||
|
||||
Reference in New Issue
Block a user