Skip to content

Commit

Permalink
Update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
dustalov committed Jul 24, 2024
1 parent 0ab1348 commit 2d47a3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chinese_whispers/chinese_whispers.py
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ def score(
G: The input graph.
node: The node in the graph.
weighting_func: A function to calculate the weight between two nodes.
ignore: The set of nodes to ignore. Defaults to an empty set.
ignore: The set of nodes to ignore.
label_key: The key to access the label value for each node in the graph.
Returns:
Expand Down

0 comments on commit 2d47a3d

Please sign in to comment.