From 90786d55c2d20741268344f356f14c6255f779fd Mon Sep 17 00:00:00 2001 From: Vaibhav Agrawal Date: Fri, 5 Jan 2024 16:55:54 +0530 Subject: [PATCH] format fixed --- sky/clouds/service_catalog/gcp_catalog.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sky/clouds/service_catalog/gcp_catalog.py b/sky/clouds/service_catalog/gcp_catalog.py index 1b02c20bd80..69895af3900 100644 --- a/sky/clouds/service_catalog/gcp_catalog.py +++ b/sky/clouds/service_catalog/gcp_catalog.py @@ -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(