Skip to content

Commit

Permalink
fix: doc spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanedey committed Mar 5, 2024
1 parent 8bcc751 commit 0b8b300
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions firebase_admin/functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ def is_url(cls, url: Any):
@dataclass
class TaskOptions:
"""Task Options that can be applied to a Task.
Args:
schedule_delay_seconds: The number of seconds after the current time at which to attempt or
retry the task. Should only be set if ``schedule_time`` is not set.
Expand Down

0 comments on commit 0b8b300

Please sign in to comment.