Skip to content

Commit

Permalink
Fix pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmaRenauld committed Jan 22, 2024
1 parent dafddd8 commit c7e44f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/scil_dti_metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

from scilpy.io.image import get_data_as_mask
from scilpy.io.utils import (add_b0_thresh_arg, add_overwrite_arg,
assert_inputs_exist,assert_outputs_exist,
assert_inputs_exist, assert_outputs_exist,
add_verbose_arg)
from scilpy.io.tensor import convert_tensor_from_dipy_format, \
supported_tensor_formats, tensor_format_description
Expand Down

0 comments on commit c7e44f4

Please sign in to comment.