docker-py icon indicating copy to clipboard operation
docker-py copied to clipboard

Fix return type in `Container.top()` docstring

Open roberfi opened this issue 1 month ago • 0 comments

This is a small fix to reflect the real return type in Container.top() and ContainerApiMixin.top() methods.

Fixes #2958

roberfi avatar Nov 22 '25 12:11 roberfi