diff --git a/tasks/build.py b/tasks/build.py
index 8bd5e3f8..1ce8e956 100644
--- a/tasks/build.py
+++ b/tasks/build.py
@@ -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