Skip to content

Commit

Permalink
Update audpsychometric/core/datasets/__init__.py
Browse files Browse the repository at this point in the history
Co-authored-by: Hagen Wierstorf <[email protected]>
  • Loading branch information
ChristianGeng and hagenw authored Oct 23, 2024
1 parent 4f25f71 commit 932e723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion audpsychometric/core/datasets/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def list_datasets() -> pd.DataFrame:
"""List datasets available in package.
Returns:
dataframe listing available datasets.
dataframe listing available datasets
Examples:
>>> list_datasets()
Expand Down

0 comments on commit 932e723

Please sign in to comment.