Skip to content

Commit

Permalink
Update audinterface/core/segment.py
Browse files Browse the repository at this point in the history
Co-authored-by: Hagen Wierstorf <[email protected]>
  • Loading branch information
maxschmitt and hagenw authored May 15, 2024
1 parent ee4b742 commit 351de8c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion audinterface/core/segment.py
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,8 @@ def process_table(
Segmented table with an index conform to audformat_
Raises:
RuntimeError: if table has a wrong type
ValueError: if table is not a :class:`pandas.Series`
or a :class:`pandas.DataFrame`
RuntimeError: if sampling rates do not match
RuntimeError: if channel selection is invalid
Expand Down

0 comments on commit 351de8c

Please sign in to comment.