testcontainers-python
testcontainers-python copied to clipboard
fix: return type in get_service_port docstring
Noticed a mismatch in a function docstring while using the library. Fixed return type of get_service_port from str to int