Skip to content

Commit

Permalink
clean up docstring in tasks/build.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vsc46128 vscuser committed Jan 25, 2024
1 parent e8fa4f5 commit 4bc9e33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tasks/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -764,9 +764,9 @@ def check_build_permission(pr, event_info):

def request_bot_build_issue_comments(repo_name, pr_number):
"""
Query the github API for the issue_comments in a pr.
Archs:
Query the github API for the issue_comments in a pr.
Archs:
repo_name (string): name of the repository (format USER_OR_ORGANISATION/REPOSITORY)
pr_number (int): number og the pr
Expand Down

0 comments on commit 4bc9e33

Please sign in to comment.