Skip to content

Commit

Permalink
fix: update docstrings with new name
Browse files Browse the repository at this point in the history
  • Loading branch information
mariajgrimaldi committed May 4, 2021
1 parent ce4c18a commit d823ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openedx_filters/pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ def run_pipeline(trigger_name, *args, **kwargs):
Example usage:
result = run_pipeline(
'openedx.service.trigger_context.location.trigger_type.vi',
'org.openedx.service.subject.filter.action.major_version',
raise_exception=True,
request=request,
user=user,
Expand Down

0 comments on commit d823ba4

Please sign in to comment.