We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21ec9f8 commit a0cd2a0Copy full SHA for a0cd2a0
1 file changed
modules/valkey/testcontainers/valkey/__init__.py
@@ -101,4 +101,3 @@ def get_exposed_port(self) -> int:
101
port: Exposed port number.
102
"""
103
return int(super().get_exposed_port(self.port))
104
-
0 commit comments