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.
1 parent e1893b8 commit 89677bbCopy full SHA for 89677bb
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