-
Notifications
You must be signed in to change notification settings - Fork 716
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pep8 Compliance #464
Labels
difficulty: easy
fix is easy in difficulty
type: twilio enhancement
feature request on Twilio's roadmap
Comments
I'll take it @mbernier |
BTW. Please consider ignoring PEP8 E501 (line too long). There are parts of code with i.e links that will be hard to shorten. |
That makes sense to me. |
Fixed by #466 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
difficulty: easy
fix is easy in difficulty
type: twilio enhancement
feature request on Twilio's roadmap
Issue Summary
According to this report, there are a lot of Pep8 issues. Can you fix them?
https://codeclimate.com/github/sendgrid/sendgrid-python/pull/463
Acceptance criteria:
Code climate should pass when you make your PR.
The text was updated successfully, but these errors were encountered: