We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe941b1 commit f4acd6cCopy full SHA for f4acd6c
modules/generic/testcontainers/generic/server.py
@@ -9,8 +9,6 @@
9
from testcontainers.core.image import DockerImage
10
from testcontainers.core.waiting_utils import wait_container_is_ready
11
12
-# This comment can be removed (Used for testing)
13
-
14
15
class ServerContainer(DockerContainer):
16
"""
0 commit comments