youtype / botocore-stubs

Type annotations and code completion for botocore package
https://youtype.github.io/mypy_boto3_builder/
MIT License
3 stars 3 forks source link

fix return type of SigV4Auth.signature() #10

Closed tungol closed 9 months ago

tungol commented 9 months ago

fixes https://github.com/youtype/botocore-stubs/issues/9

vemel commented 9 months ago

Thank you a lot for your contribution! I tested your fix, works great!