clarified merge function in docstring

This commit is contained in:
Vighnesh Birodkar
2016-04-27 01:11:09 -04:00
parent b3f6b545cb
commit 35b193aa09
@@ -52,6 +52,10 @@ def weight_boundary(graph, src, dst, n):
def merge_boundary(graph, src, dst):
"""Call back called before merging 2 nodes.
In this case we don't need to do any computation here.
"""
pass
img = data.coffee()