Skip to content

Commit

Permalink
Update param type in _validate_dataset docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
lochhh committed Nov 24, 2023
1 parent d460472 commit bf1ea3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion movement/io/save_poses.py
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ def _validate_dataset(ds: xr.Dataset) -> None:
Parameters
----------
ds : xr.Dataset
ds : xarray.Dataset
Dataset to validate.
Raises
Expand Down

0 comments on commit bf1ea3a

Please sign in to comment.