Skip to content
Snippets Groups Projects
Forked from FSL / fslpy
1099 commits behind the upstream repository.
__init__.py 216 B
#!/usr/bin/env python
#
# __init__.py - The fsl.scripts package.
#
# Author: Paul McCarthy <pauldmccarthy@gmail.com>
#
"""The ``fsl.scripts`` package contains all of the executable scripts provided
by ``fslpy``.
"""