Skip to content

Commit 23ab3c2

Browse files
committed
Update openml.org address: add www.
1 parent d69708b commit 23ab3c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openml/apiconnector.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
logger = logging.getLogger(__name__)
2929

30-
OPENML_URL = "http://openml.org"
30+
OPENML_URL = "http://www.openml.org"
3131

3232

3333
class OpenMLStatusChange(Warning):

0 commit comments

Comments
 (0)