Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximilian Schmitt committed May 15, 2024
1 parent fe6f86e commit 5ef1f7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions audinterface/core/segment.py
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,8 @@ def process_table(
Segmented table with an index conform to audformat_
Raises:
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 5ef1f7e

Please sign in to comment.