Skip to content

Commit e695d39

Browse files
committed
Fixing PEP8 issue
1 parent 80ade1a commit e695d39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

openml/datasets/functions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@ def list_qualities() -> list:
174174
Returns
175175
-------
176176
list
177-
178177
"""
179178
api_call = "data/qualities/list"
180179
xml_string = openml._api_calls._perform_api_call(api_call, 'get')

0 commit comments

Comments
 (0)