mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +08:00
We can see atb6464dbed9/docker/models/containers.py (L452)that this returns the return value of `self.client.api.stop`. We can see atb6464dbed9/docker/api/container.py (L1187)that this returns None.