mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-29 11:19:54 +02:00
fixtest
This commit is contained in:
@@ -1518,7 +1518,9 @@ def prepare(
|
||||
fg="cyan",
|
||||
)
|
||||
api_version = langgraph_cli.config.fetch_latest_api_version()
|
||||
click.secho(f"Using version {api_version} for all distributed images.", fg="cyan")
|
||||
click.secho(
|
||||
f"Using version {api_version} for all distributed images.", fg="cyan"
|
||||
)
|
||||
|
||||
# pull latest images
|
||||
if pull:
|
||||
|
||||
Reference in New Issue
Block a user