Skip to content
Prev Previous commit
Next Next commit
Update nipype/interfaces/dipy/tests/test_base.py
Co-authored-by: Chris Markiewicz <effigies@gmail.com>
  • Loading branch information
skoudoro and effigies authored Dec 1, 2021
commit 922c850e1328d9bca8c80f43823f420026d3ff08
1 change: 0 additions & 1 deletion nipype/interfaces/dipy/tests/test_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
get_default_args,
dipy_version
)
DIPY_1_4_LESS = LooseVersion(dipy_version()) < LooseVersion("1.4")


def test_convert_to_traits_type():
Expand Down