Skip to content

Commit d48f108

Browse files
author
Matthias Feurer
authored
MAINT #660 (#962)
Remove a faulty entry in the argument list of datasets.
1 parent dde5662 commit d48f108

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

openml/datasets/dataset.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ class OpenMLDataset(OpenMLBase):
8585
Link to a paper describing the dataset.
8686
update_comment : str, optional
8787
An explanation for when the dataset is uploaded.
88-
status : str, optional
89-
Whether the dataset is active.
9088
md5_checksum : str, optional
9189
MD5 checksum to check if the dataset is downloaded without corruption.
9290
data_file : str, optional

0 commit comments

Comments
 (0)