Skip to content

Commit

Permalink
format fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaibhav2001 committed Jan 5, 2024
1 parent 5d31b79 commit 90786d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sky/clouds/service_catalog/gcp_catalog.py
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ def list_accelerators(
new_results[acc_name] = acc_info
results = new_results

# If we can figure out which instances are to be used then we
# If we can figure out which instances are to be used then we
# can attach them here.
accs = list(results.keys())
acc_infos: List[common.InstanceTypeInfo] = sum(
Expand Down

0 comments on commit 90786d5

Please sign in to comment.