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.
1 parent f4ca9e4 commit 53e2076Copy full SHA for 53e2076
fmriprep/workflows/bold/resampling.py
@@ -28,7 +28,7 @@
28
MedialNaNs,
29
# See https://github.com/poldracklab/fmriprep/issues/768
30
PatchedConcatenateLTA as ConcatenateLTA,
31
- PatchedLTAconvert as LTAConvert
+ PatchedLTAConvert as LTAConvert
32
)
33
from ..anatomical import TEMPLATE_MAP
34
0 commit comments