Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cblmemo committed Sep 18, 2023
1 parent a365797 commit 4e263e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sky/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -1425,7 +1425,6 @@ def launch(
'`sky spot launch`. `sky launch` supports a '
'single task only.')
task = task_or_dag
print(task)

backend: backends.Backend
if backend_name == backends.LocalDockerBackend.NAME:
Expand Down

0 comments on commit 4e263e7

Please sign in to comment.