Skip to content

Commit 7dbe278

Browse files
authored
fix: doc spacing (#775)
1 parent 8bcc751 commit 7dbe278

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

firebase_admin/functions.py

+1
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ def is_url(cls, url: Any):
342342
@dataclass
343343
class TaskOptions:
344344
"""Task Options that can be applied to a Task.
345+
345346
Args:
346347
schedule_delay_seconds: The number of seconds after the current time at which to attempt or
347348
retry the task. Should only be set if ``schedule_time`` is not set.

0 commit comments

Comments
 (0)