Skip to content

Commit

Permalink
Remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
guerler committed Feb 7, 2017
1 parent 6a8dc6e commit afb0248
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/galaxy/workflow/steps.py
Expand Up @@ -22,7 +22,6 @@ def attach_ordered_steps( workflow, steps ):
return workflow.has_cycles



def order_workflow_steps( steps ):
"""
Perform topological sort of the steps, return ordered or None
Expand Down

0 comments on commit afb0248

Please sign in to comment.