Skip to content

Commit f51e93f

Browse files
jmarabottoeffigies
andauthored
Update nitransforms/tests/test_vis.py
Co-authored-by: Chris Markiewicz <[email protected]>
1 parent c25a501 commit f51e93f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nitransforms/tests/test_vis.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99

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

1515

0 commit comments

Comments
 (0)