Skip to content

Commit

Permalink
Update src/skore/item/pandas_series_item.py
Browse files Browse the repository at this point in the history
Fix docstring

Co-authored-by: Auguste Baum <52001167+augustebaum@users.noreply.github.com>
  • Loading branch information
thomass-dev and augustebaum authored Sep 24, 2024
1 parent af58d93 commit c155048
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/skore/item/pandas_series_item.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ def __init__(
Parameters
----------
series_dict : dict
The dict representation of the series.
series_list : list
The list representation of the series.
created_at : str
The creation timestamp in ISO format.
updated_at : str
Expand Down

0 comments on commit c155048

Please sign in to comment.