Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle Docker errors correctly (#196)
* Handle Docker errors correctly docker intercepts errors from requests and returns its own errors, so we actually need to expect a docker error here * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information