File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ def __init__(
119119 headers: Custom headers for localhost connections.
120120 mute_progress_bars: Whether to disable progress bars.
121121 local_dataset_cache: Target directory for downloading full datasets. Defaults
122- to 'materialsproject_datasets ' in the user's home directory
122+ to 'mp_datasets ' in the user's home directory
123123 force_renew: Option to overwrite existing local dataset
124124 """
125125 # TODO: think about how to migrate from PMG_MAPI_KEY
Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ def __init__(
170170 headers: Custom headers for localhost connections.
171171 mute_progress_bars: Whether to mute progress bars.
172172 local_dataset_cache: Target directory for downloading full datasets. Defaults
173- to "materialsproject_datasets " in the user's home directory
173+ to "mp_datasets " in the user's home directory
174174 force_renew: Option to overwrite existing local dataset
175175
176176 """
You can’t perform that action at this time.
0 commit comments