Skip to content

Commit

Permalink
make pre-commit happy
Browse files Browse the repository at this point in the history
  • Loading branch information
niksirbi authored and lochhh committed Nov 5, 2024
1 parent 6954b5f commit 13e2326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion movement/kinematics.py
Original file line number Diff line number Diff line change
Expand Up @@ -789,7 +789,7 @@ def compute_path_length(
f"Invalid value for nan_policy: {nan_policy}. "
"Must be one of 'ffill' or 'scale'.",
)


def _warn_about_nan_proportion(
data: xr.DataArray, nan_warn_threshold: float
Expand Down

0 comments on commit 13e2326

Please sign in to comment.