Skip to content

Commit

Permalink
Update dipy/reconst/ivim.py
Browse files Browse the repository at this point in the history
Co-Authored-By: Ariel Rokem <arokem@gmail.com>
  • Loading branch information
ShreyasFadnavis and arokem committed Jul 30, 2019
1 parent 69bde0a commit ba978fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dipy/reconst/ivim.py
Expand Up @@ -138,7 +138,7 @@ def ivim_model_selector(gtab, fit_method='trf', **kwargs):
default : trf
"""
boundsWarning = 'Bounds for this fit have been set from experiments '
bounds_warning = 'Bounds for this fit have been set from experiments '
boundsWarning += 'and literature survey. To change the bounds, please '
boundsWarning += 'input your bounds in model definition...'

Expand Down

0 comments on commit ba978fa

Please sign in to comment.