Skip to content

Commit

Permalink
Update src/deadline_worker_agent/scheduler/session_queue.py
Browse files Browse the repository at this point in the history
Co-authored-by: David Leong <[email protected]>
  • Loading branch information
godobyte and leongdl authored Dec 5, 2024
1 parent 4fa8ace commit e0c997c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/deadline_worker_agent/scheduler/session_queue.py
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ def insert_front(
*,
action: AttachmentUploadActionApiModel,
) -> None:
"""Inserts an attachmen upload action at the front of the queue
"""Inserts an attachment upload action at the front of the queue
Parameters
----------
Expand Down

0 comments on commit e0c997c

Please sign in to comment.