lint and format fixes

This commit is contained in:
David Asamu
2025-07-23 15:39:34 +01:00
parent ec0a30008c
commit 40fa69f8ee
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -767,7 +767,7 @@ def prepare_args_and_stdin(
image: Optional[str] = None,
# Like "langchain/langgraphjs-api" or "langchain/langgraph-api
base_image: Optional[str] = None,
):
) -> tuple[list[str], str]:
assert config_path.exists(), f"Config file not found: {config_path}"
# prepare args
stdin = langgraph_cli.docker.compose(