mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-28 01:15:32 +08:00
2d9b0fd2a0
Also, improve type for the API layer. Previously, the type accounted for a 404 response. However, in the 404 case, a `docker.errors.NotFound` exception is raised.