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 afa437a + 89677bb commit c9e083aCopy full SHA for c9e083a
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