Skip to content

Commit

Permalink
chore: rolling back direct commits
Browse files Browse the repository at this point in the history
  • Loading branch information
manisha1997 committed Dec 26, 2023
1 parent 78acb96 commit 9515dce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ response = sg.client.mail.send.post(request_body=data)
print(response.status_code)
print(response.body)
print(response.headers)

```

## General v3 Web API Usage (With [Fluent Interface](https://sendgrid.com/blog/using-python-to-implement-a-fluent-interface-to-any-rest-api/))
Expand Down

0 comments on commit 9515dce

Please sign in to comment.