testcontainers-python icon indicating copy to clipboard operation
testcontainers-python copied to clipboard

fix: return type in get_service_port docstring

Open PraneethJain opened this issue 2 weeks ago • 0 comments

Noticed a mismatch in a function docstring while using the library. Fixed return type of get_service_port from str to int

PraneethJain avatar Dec 12 '25 09:12 PraneethJain