Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
conda
installer
Commits
1b39ec00
Commit
1b39ec00
authored
Jun 15, 2022
by
Paul McCarthy
🚵
Browse files
MNT: Populate fsl.installer namespace with everything from the script
parent
1bfb7fd8
Changes
1
Hide whitespace changes
Inline
Side-by-side
fsl/installer/__init__.py
0 → 100644
View file @
1b39ec00
#!/usr/bin/env python
#
# The fsl.installer package just imports all of the useful functions from
# the fslinstaller.py script, so that other scripts can "import fsl.installer"
# instaed of "fsl.installer.fslinstaller"
from
fsl.installer.fslinstaller
import
*
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment