فهرست منبع

[DATALAD] Recorded changes

Daniel Busch 4 ماه پیش
والد
کامیت
3443f72f85
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      dodo.py

+ 1 - 1
dodo.py

@@ -63,7 +63,7 @@ def task_read_data():
             {
                 "name": "save_path",
                 "short": "s",
-                "default": "/extracted_data",
+                "default": "extracted_data",
                 "help": "Path to save the data.",
             },
             {