Skip to content

Commit

Permalink
chore: fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
johanseto committed Jun 19, 2024
1 parent 0d2b403 commit b18b5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eox_nelp/pearson_vue/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ def cdd_task(self, pipeline_index=0, **kwargs):
@shared_task(bind=True)
def error_validation_task(self, pipeline_index=0, **kwargs):
"""
Performs an asynchronous call to Pearson VUE's CDD task (Candidate Demographics Data) service.
Performs an asynchronous call to manage Pearson validation error task.
This task initiates the real-time import process using the provided pipeline index and optional keyword arguments.
Expand Down

0 comments on commit b18b5eb

Please sign in to comment.