commit | fb1c3a9d8e3a79eaea1f6bf981eb9580feeea27d | [log] [tgz] |
---|---|---|
author | Daniel Sanche <sanche@google.com> | Wed Jan 22 13:27:41 2025 -0800 |
committer | GitHub <noreply@github.com> | Wed Jan 22 21:27:41 2025 +0000 |
tree | 8cb4c81d1d5dca1a0363dd2f8364cc016ebeb810 | |
parent | d8ca706c55f3f1900daaef6b35464f9135163097 [diff] |
chore(types): update mypy version (#768) * use latest mypy for check * use separate variable for error_info list vs dict * make wrapped call generic * fix typing for nullable retry functions * include async_rest in mypy installation * removed generic application --------- Co-authored-by: Anthonios Partheniou <partheniou@google.com>