Skip to content

Commit

Permalink
Update naplib/data.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinmischler authored Dec 10, 2024
1 parent a818ab2 commit e78c22e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion naplib/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ def __delitem__(self, index):
----------
index : int or string
Which trial to delete, or which field to delete. If an integer, must be
<= the length of the Data, since you can only delete an existing trial
< the length of the Data, since you can only delete an existing trial
Examples
--------
Expand Down

0 comments on commit e78c22e

Please sign in to comment.