commit | abc1a8c61c82860e135b1b1fcb01713f8b911cd8 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Oct 25 07:19:37 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue Oct 25 07:19:37 2022 -0700 |
tree | f3ceedbcdbc93ddd906b65d86ff6ca8e0a9041bd | |
parent | 4b68e34a6c483582000cea69db526ff266abf61c [diff] |
Use more precise exception types in `assertRaises` in typing tests (GH-98650) (cherry picked from commit 45c89358b71e4638455e75ba6e60b42c511bbc2a) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>