Skip to content

Commit

Permalink
Update kamui/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyolicoris authored Jul 16, 2024
1 parent 8e4a2cf commit dafa064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kamui/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ def unwrap_dimensional(
cyclical_axis : int or (int, int)
The axis that is cyclical.
Default to ().
weights : Weights defining the 'goodness' of value at each vertex. Shape must match the shape of x.
weights : Weights defining the 'goodness' of value at each vertex. Shape must match the shape of x.
merging_method : Way of combining two phase weights into a single edge weight.
kwargs : dict
Other arguments passed to `kamui.unwrap_arbitrary`.
Expand Down

0 comments on commit dafa064

Please sign in to comment.