Skip to content

Commit

Permalink
fix docstring syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
niksirbi committed Dec 18, 2024
1 parent 7adba94 commit b9305e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions movement/io/save_poses.py
Original file line number Diff line number Diff line change
Expand Up @@ -397,8 +397,7 @@ def to_nwb_file(
Raises
------
ValueError
If the number of NWBFiles is not equal to the number of individuals
in the dataset.
If the number of NWBFiles is not equal to the number of individuals.
Notes
-----
Expand Down

0 comments on commit b9305e4

Please sign in to comment.