Skip to content

Commit

Permalink
Fix some misalignment.
Browse files Browse the repository at this point in the history
  • Loading branch information
xethorn committed Jan 5, 2015
1 parent ea7390f commit 54bc5a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fixtures/flows/example.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
name='activity_4',
requires=[activity_3, activity_2],
tasks=task.SyncTasks(
lambda: print('activity_4')))
lambda: print('activity_4')))

0 comments on commit 54bc5a0

Please sign in to comment.