Skip to content

Commit 91191ae

Browse files
jmarabottoeffigies
andauthored
Update nitransforms/vis.py
Co-authored-by: Chris Markiewicz <[email protected]>
1 parent d44da6c commit 91191ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nitransforms/vis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
from nitransforms.nonlinear import DenseFieldTransform
1111

1212

13-
class PlotDenseField():
13+
class PlotDenseField:
1414
"""
1515
Vizualisation of a transformation file using nitransform's DenseFielTransform module.
1616
Generates four sorts of plots:

0 commit comments

Comments
 (0)