Skip to content

Commit e3dffee

Browse files
committed
STY: adds newline to end of file
1 parent adf0026 commit e3dffee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/workflows/fmri/fsl/tests/test_preprocess.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ def test_create_featreg_preproc():
2222

2323
# test methods
2424
assert wf.get_node('extractref')
25-
assert wf._get_dot()
25+
assert wf._get_dot()

0 commit comments

Comments
 (0)