Skip to content

Commit a0cd2a0

Browse files
committed
fix formatting in valkey module
Signed-off-by: Daria Korenieva <daric2612@gmail.com>
1 parent 21ec9f8 commit a0cd2a0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

modules/valkey/testcontainers/valkey/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,3 @@ def get_exposed_port(self) -> int:
101101
port: Exposed port number.
102102
"""
103103
return int(super().get_exposed_port(self.port))
104-

0 commit comments

Comments
 (0)