Skip to content

Commit b608e1a

Browse files
committed
Editing docstring
1 parent f613512 commit b608e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openml/datasets/functions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ def _get_cache_directory(dataset: OpenMLDataset) -> str:
166166

167167

168168
def list_qualities(verbose=False):
169-
""" Return list of data qualities available
169+
""" Return list of data qualities available.
170170
171171
The function performs an API call to retrieve the entire list of
172172
data qualities that are available are computed on the datasets uploaded.

0 commit comments

Comments
 (0)