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 60adb3f commit 8a8fb94Copy full SHA for 8a8fb94
bin/nib-ls
@@ -11,7 +11,7 @@
11
Output a summary table for neuroimaging files (resolution, dimensionality, etc.)
12
"""
13
14
-from nibabel.cmdline.utils import main
+from nibabel.cmdline.ls import main
15
16
17
if __name__ == '__main__':
0 commit comments