Skip to content

Commit

Permalink
Update tasks.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ishvindersethi22 authored Apr 8, 2024
1 parent 41cd6eb commit d78dd13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/projects/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ def create_parameters_for_task_creation(
tasks = create_tasks_from_dataitems(sampled_items, project)


# @shared_task
@shared_task
def export_project_in_place(
annotation_fields, project_id, project_type, get_request_data
) -> None:
Expand Down

0 comments on commit d78dd13

Please sign in to comment.