pipeline: remove extra empty line
More PEP-8. No semantic change.
This commit is contained in:
parent
a505a82169
commit
9fd28c8c21
1 changed files with 0 additions and 1 deletions
|
|
@ -240,7 +240,6 @@ class Pipeline:
|
|||
tree = object_store.new()
|
||||
return results, build_tree, tree
|
||||
|
||||
|
||||
# Create a new tree. The base is our tree_id because if that
|
||||
# is already in the store, we can short-circuit directly and
|
||||
# exit directly; `tree` is then used to read the tree behind
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue