Bug fixes for memory

This commit is contained in:
Ashwin Bharambe 2024-09-18 21:54:02 -07:00
parent 8cdc2f0cfb
commit 9ab27e852b
2 changed files with 5 additions and 5 deletions

View file

@ -212,7 +212,7 @@ class StackBuild(Subcommand):
providers_for_api = all_providers[api]
api_provider = prompt(
"> Enter the API provider for the {} API: (default=meta-reference): ".format(
"> Enter provider for the {} API: (default=meta-reference): ".format(
api.value
),
validator=Validator.from_callable(