Skip to content

Commit

Permalink
Update src/retasc/models/prerequisites/jira_issue.py
Browse files Browse the repository at this point in the history
Co-authored-by: Lu Zhang <[email protected]>
  • Loading branch information
hluk and zhanglu1122 authored Nov 20, 2024
1 parent 386455c commit 6fddaf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/retasc/models/prerequisites/jira_issue.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def _update_issue(
jira_issue_id: str, template: str, context, parent_issue_key: str | None = None
) -> dict | None:
"""
Create and updates Jira issue if needed.
Create and update Jira issue if needed.
The issue is updated according to the template.
Expand Down

0 comments on commit 6fddaf7

Please sign in to comment.