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 2fbe88c commit 5e8df9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kamui/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ def unwrap_arbitrary(
np.round((psi[edges[:, 1]] - psi[edges[:, 0]]) / period).astype(
np.int64
),
weights=weights,
**kwargs,
)
if m is None:
Expand Down

0 comments on commit 5e8df9a

Please sign in to comment.