Skip to content

Commit 7e4fbeb

Browse files
committed
remove whitespaces from blank line
1 parent b61f5f7 commit 7e4fbeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resend/emails/_emails.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ class SendOptions(_SendOptions):
166166
Allows for safe retries without duplicating operations.
167167
If provided, will be sent as the `Idempotency-Key` header.
168168
"""
169-
169+
170170
class SendResponse(TypedDict):
171171
id: str
172172
"""

0 commit comments

Comments
 (0)