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 351de8c commit 90e1da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion audinterface/core/segment.py
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,7 @@ def process_table(
results will be read from the cached file.
Args:
table: ``pd.Series`` or ``pd.DataFrame``
table: :class:`pandas.Series` or :class:`pandas.DataFrame`
with an index conform to audformat_
root: root folder to expand relative file paths
cache_root: cache folder (see description)
Expand Down

0 comments on commit 90e1da3

Please sign in to comment.