Skip to content

Commit 19ec6f3

Browse files
committed
update pydoc
1 parent cf62813 commit 19ec6f3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scheduler/redis_models/job.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ def prepare_for_execution(self, worker_name: str, registry: JobNamesRegistry, co
122122
before execution begins.
123123
:param worker_name: The name of the worker
124124
:param registry: The registry to add the job to
125-
:param current_pid: The current process id
126125
:param connection: The connection to the broker
127126
"""
128127
self.worker_name = worker_name

0 commit comments

Comments
 (0)