Skip to content

Commit

Permalink
Update movement/io/load_poses.py
Browse files Browse the repository at this point in the history
Co-authored-by: Niko Sirmpilatze <[email protected]>
  • Loading branch information
vigji and niksirbi authored Dec 11, 2024
1 parent 1318a42 commit 830d6f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion movement/io/load_poses.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,8 @@ def from_file(
The number of frames per second in the video. If None (default),
the ``time`` coordinates will be in frame numbers.
**kwargs : dict, optional
Additional keyword arguments to pass to specific loading functions.
Additional keyword arguments to pass to the software-specific
loading functions that are listed under "See Also".
Returns
-------
Expand Down

0 comments on commit 830d6f8

Please sign in to comment.