Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Solved issues from https://codeclimate.com/github/sendgrid/smtpapi-py… #71

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

Closed
wants to merge 1 commit into from

Conversation

shubhambhattar
Copy link

@shubhambhattar shubhambhattar commented Oct 7, 2018

…thon/examples/example.py#issue_59f4630b639006000100001e except line too long issues.

Fixes #64

Checklist

  • I have made a material change to the repo (functionality, testing, spelling, grammar)
  • I have read the [Contribution Guide] and my PR follows them.
  • I updated my branch with the master branch.
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation about the functionality in the appropriate .md file
  • I have added in line documentation to the code I modified

Short description of what this PR does:

This PR resolved some of the issues from https://codeclimate.com/github/sendgrid/smtpapi-python/examples/example.py#issue_59f4630b639006000100001e except the issues where line is too long.

@thinkingserious thinkingserious added the status: code review request requesting a community code review or review from Twilio label Oct 7, 2018
@SendGridDX
Copy link

SendGridDX commented Oct 7, 2018

CLA assistant check
All committers have signed the CLA.

@misterdorm
Copy link

Duplicate of #65; #75 will fix Travis failures.

@misterdorm misterdorm added status: work in progress Twilio or the community is in the process of implementing and removed status: code review request requesting a community code review or review from Twilio labels Oct 11, 2018
@devchas devchas added difficulty: easy fix is easy in difficulty type: community enhancement feature request not on Twilio's roadmap labels Oct 17, 2018
@thinkingserious thinkingserious added status: duplicate duplicate issue invalid and removed difficulty: easy fix is easy in difficulty status: work in progress Twilio or the community is in the process of implementing type: community enhancement feature request not on Twilio's roadmap labels Oct 22, 2018
@thinkingserious
Copy link
Contributor

Hi @shubhambhattar,

Even though we could not accept this one, we hope that you will still join us in our Hacktoberfest celebration, there are many more issues available.

With Best Regards,

Elmer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate duplicate issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix "Complexity" issue in examples/example.py
5 participants