Skip to content

Commit d7ac0ad

Browse files
committed
chore: commit to test commits after approval
1 parent 85cfc0c commit d7ac0ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,9 @@ response = sg.client.mail.send.post(request_body=data)
135135
print(response.status_code)
136136
print(response.body)
137137
print(response.headers)
138+
139+
140+
138141
```
139142

140143
## 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)