Skip to content

Commit 03c962d

Browse files
committed
update/format
1 parent c537216 commit 03c962d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/1_env/docker_manager_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ def remove_docker_container(container_name: str) -> None:
5050
remove_docker_container("hello-world:latest")
5151
remove_docker_image("hello-world:latest")
5252

53-
5453
# Create a simple Dockerfile
5554
dockerfile_content = """
5655
FROM python:3.9

0 commit comments

Comments
 (0)