Skip to content

Commit 9515dce

Browse files
committed
chore: rolling back direct commits
1 parent 78acb96 commit 9515dce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ response = sg.client.mail.send.post(request_body=data)
135135
print(response.status_code)
136136
print(response.body)
137137
print(response.headers)
138-
139138
```
140139

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

0 commit comments

Comments
 (0)