Skip to content

Commit

Permalink
Update nitransforms/tests/test_vis.py
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Markiewicz <[email protected]>
  • Loading branch information
jmarabotto and effigies authored Jul 23, 2024
1 parent c25a501 commit f51e93f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nitransforms/tests/test_vis.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@


def test_read_path(data_path):
"Check that filepaths are a supported method for loading "
"and reading transforms with PlotDenseField"
"""Check that filepaths are a supported method for loading
and reading transforms with PlotDenseField"""
PlotDenseField(transform=data_path / "ds-005_sub-01_from-OASIS_to-T1_warp_fsl.nii.gz")


Expand Down

0 comments on commit f51e93f

Please sign in to comment.