Skip to content

Commit

Permalink
Fix flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
timonegk committed Aug 15, 2023
1 parent 2b1ac2f commit 1990933
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion catkin_tools/execution/executor.py
Original file line number Diff line number Diff line change
Expand Up @@ -384,4 +384,3 @@ def run_until_complete(coroutine):

# Run jobs
return loop.run_until_complete(task)

0 comments on commit 1990933

Please sign in to comment.