diff --git a/sky/data/storage.py b/sky/data/storage.py index e6588d7a38d..53aaf67b40d 100644 --- a/sky/data/storage.py +++ b/sky/data/storage.py @@ -2165,7 +2165,7 @@ def initialize(self): self.is_sky_managed = is_new_bucket @staticmethod - def get_default_storage_account_name(region) -> str: + def get_default_storage_account_name(region: str) -> str: """Generates a default storage account name. The subscription ID is included to avoid conflicts when user switches