Skip to content

Commit

Permalink
Update audformat/core/table.py
Browse files Browse the repository at this point in the history
Co-authored-by: ChristianGeng <[email protected]>
  • Loading branch information
hagenw and ChristianGeng authored Jun 19, 2024
1 parent 2749ef9 commit 3f21e3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion audformat/core/table.py
Original file line number Diff line number Diff line change
Expand Up @@ -935,7 +935,6 @@ def _pyarrow_convert_dtypes(
convert_all: bool = False,
) -> pd.DataFrame:
r"""Convert dtypes that are not handled by pyarrow.
This adjusts dtypes in a dataframe,
that could not be set correctly
when converting to the dataframe
Expand Down

0 comments on commit 3f21e3c

Please sign in to comment.