Skip to content

Commit

Permalink
remove spurious triple-quote
Browse files Browse the repository at this point in the history
  • Loading branch information
davidwilby committed Oct 21, 2024
1 parent 5d0e852 commit f62feb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deepsensor/data/loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -667,7 +667,6 @@ def sample_df(
seed: Optional[int] = None,
) -> (np.ndarray, np.ndarray):
"""Sample a DataFrame according to a given strategy.
"""
Args:
df (:class:`pandas.DataFrame` | :class:`pandas.Series`):
Expand Down

0 comments on commit f62feb9

Please sign in to comment.