We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8598b01 + 5ca07d7 commit f077844Copy full SHA for f077844
pydra/tasks/mrtrix3/utils.py
@@ -35,7 +35,7 @@
35
(
36
"coord",
37
attr.ib(
38
- type=ty.List[float],
+ type=ty.Tuple[int, ty.Union[int, str]],
39
metadata={
40
"sep": " ",
41
"argstr": "-coord",
0 commit comments