Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Findeton committed Mar 19, 2024
1 parent e08767b commit 091b23f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create_election/director_jobs.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
from vmn import *

from taskqueue import end_task

@decorators.local_task
@decorators.task(action="create_election", queue="launch_task")
class CreateElectionTask(TaskHandler):
Expand Down

0 comments on commit 091b23f

Please sign in to comment.