Skip to content

Commit bf7876e

Browse files
committed
to rerun the adk script
1 parent 5591087 commit bf7876e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/google/adk/code_executors/container_code_executor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ class ContainerCodeExecutor(BaseCodeExecutor):
6767
"""
6868
The path to the directory containing the Dockerfile.
6969
If set, build the image from the dockerfile path instead of using the
70-
predefined image. Either docker_path or image must be set.
70+
predefined image. Either docker_path or image must be set .
7171
"""
7272

7373
input_dir: str = "/tmp/inputs"

0 commit comments

Comments
 (0)