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 d9036bb commit 8531d65Copy full SHA for 8531d65
geemap/datasets.py
@@ -38,7 +38,7 @@ def update_data_list(out_dir: str = ".") -> None:
38
"""Updates the Earth Engine Data Catalog dataset list.
39
40
Args:
41
- out_dir: The output directory to save the GitHub repository. Defaults to ".".
+ out_dir: The output directory to save the GitHub repository.
42
43
Raises:
44
Exception: If the CSV file fails to save.
0 commit comments