sendgrid / python-http-client

Twilio SendGrid's Python HTTP Client for calling APIs
https://sendgrid.com
MIT License
126 stars 101 forks source link

Fix docstring variable name #84

Closed delirious-lettuce closed 6 years ago

delirious-lettuce commented 6 years ago

Fixes

Checklist

Short description of what this PR does:

This PR changes the docstring variable name from response -> request_headers to match the actual name of the method parameter.

If you have questions, please send an email to Sendgrid, or file a Github Issue in this repository.

thinkingserious commented 6 years ago

Thanks @delirious-lettuce! I've added this to our backlog for review.

thinkingserious commented 6 years ago

Hello @delirious-lettuce,

Thanks again for the PR!

We appreciate your contribution and look forward to continued collaboration. Thanks!

Team SendGrid DX