Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
Signed-off-by: sezanzeb <[email protected]>
  • Loading branch information
sezanzeb committed Jan 24, 2021
1 parent 5bb6cee commit 3526298
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions compose/project.py
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ def build_service(service):
'Building',
limit=5,
)

raise_errors(errors)

else:
Expand Down Expand Up @@ -715,7 +715,7 @@ def get_deps(service):
None,
get_deps,
)

raise_errors(errors)

return [
Expand Down

0 comments on commit 3526298

Please sign in to comment.