Skip to content

Commit

Permalink
make pre-commit happy
Browse files Browse the repository at this point in the history
  • Loading branch information
niksirbi committed Nov 4, 2024
1 parent 3e49a68 commit 77fa873
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 77fa873

Please sign in to comment.