fix(edge): update comments

pull/61/head
mingrammer 6 years ago
parent f11d979aa0
commit fc03f925d3

@ -421,9 +421,7 @@ class Edge:
:param label: Edge label.
:param color: Edge color.
:param style: Edge style.
:param fontcolor: Edge font color.
:param fontname: Edge font name.
:param fontsize: Edge font size.
:param attrs: Other edge attributes
"""
if node is not None:
assert isinstance(node, Node)

Loading…
Cancel
Save