We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c25a501 commit f51e93fCopy full SHA for f51e93f
nitransforms/tests/test_vis.py
@@ -8,8 +8,8 @@
8
9
10
def test_read_path(data_path):
11
- "Check that filepaths are a supported method for loading "
12
- "and reading transforms with PlotDenseField"
+ """Check that filepaths are a supported method for loading
+ and reading transforms with PlotDenseField"""
13
PlotDenseField(transform=data_path / "ds-005_sub-01_from-OASIS_to-T1_warp_fsl.nii.gz")
14
15
0 commit comments