Skip to content

Commit 2afbf04

Browse files
committed
fix: update import name
1 parent 9da7cb7 commit 2afbf04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
get_formatted_scans_key_row,
99
add_rows_to_scans_keys_file,
1010
find_subj_ses)
11-
from heudiconv.external.datalad import MIN_VERSION, add_to_datalad
11+
from heudiconv.external.dlad import MIN_VERSION, add_to_datalad
1212

1313
import csv
1414
import os

0 commit comments

Comments
 (0)