Skip to content

Commit c530d29

Browse files
committed
Remove datalad comment.
1 parent f8d8ec1 commit c530d29

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

heudiconv/main.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,8 +315,6 @@ def workflow(*, dicom_dir_template=None, files=None, subjs=None,
315315
anon_outdir = conv_outdir or outdir
316316
anon_study_outdir = op.join(anon_outdir, locator or '')
317317

318-
# TODO: --datalad cmdline option, which would take care about initiating
319-
# the outdir -> study_outdir datasets if not yet there
320318
if datalad:
321319
from .external.dlad import prepare_datalad
322320
dlad_sid = sid if not anon_sid else anon_sid

0 commit comments

Comments
 (0)