Skip to content

Commit

Permalink
doc: improved inline docs
Browse files Browse the repository at this point in the history
  • Loading branch information
drish committed Aug 13, 2024
1 parent c059f97 commit be124e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resend/emails/_emails.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ class Emails:

class CancelScheduledEmailResponse(_CancelScheduledEmailResponse):
"""
CancelScheduledEmailResponse type that wraps the ID of the scheduled email that was cancelled
CancelScheduledEmailResponse is the type that wraps the response of the email that was cancelled
Attributes:
object (str): The object type
Expand Down

0 comments on commit be124e2

Please sign in to comment.