Skip to content

Commit b3eb01b

Browse files
committed
sty: pacify codecov
1 parent 838b9b9 commit b3eb01b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

niworkflows/engine/tests/test_workflows.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ def _reorient_wf(name='ReorientWorkflow'):
2525

2626
def test_boilerplate():
2727
"""Check the boilerplate is generated."""
28-
2928
workflow = Workflow(name='test')
3029
workflow.__desc__ = "Outer workflow. "
3130
workflow.__postdesc__ = "Outer workflow (postdesc)."

0 commit comments

Comments
 (0)