We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a958b0 + c9e083a commit 6a1561fCopy full SHA for 6a1561f
1 file changed
openml/config.py
@@ -71,7 +71,7 @@ def set_cache_directory(cachedir, privatedir):
71
get_private_directory
72
"""
73
if privatedir is None:
74
- privatedir = cachedir
+ privatedir = cachedir
75
76
global _cachedir
77
global _privatedir
0 commit comments