Skip to content

Commit 78acb96

Browse files
committed
chore: commit to main to check if the commits go directly into main.
1 parent 4e4ac47 commit 78acb96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

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

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