Forráskód Böngészése

[DATALAD] Recorded changes

Daniel Busch 4 hónapja
szülő
commit
3443f72f85
1 módosított fájl, 1 hozzáadás és 1 törlés
  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.",
             },
             {