Skip to content

Commit e205348

Browse files
committed
Fix key.
1 parent 9c58221 commit e205348

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdcflows/utils/wrangler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ def find_estimators(
324324
MEDIC fieldmaps are also supported:
325325
326326
>>> find_estimators(
327-
... layout=layouts['ds005250-sdcflows'],
327+
... layout=layouts['ds005250'],
328328
... subject='04',
329329
... fmapless=False,
330330
... force_fmapless=False,

0 commit comments

Comments
 (0)