Skip to content

Commit 2a3f817

Browse files
committed
remove line
1 parent 3ccf3a1 commit 2a3f817

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/forge/actors/coder.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ class SandboxedPythonCoder(ForgeActor):
3535
Dependencies:
3636
- enroot: NVIDIA's container runtime (must be installed on host)
3737
- Docker images: Accessible via docker:// URLs or local paths
38-
- Python 3.x: For the container environment
3938
4039
Args:
4140
docker_image: Docker image URL to import (e.g., "docker://python:3.10").

0 commit comments

Comments
 (0)