]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
trivial: Fix style issues
authorStephen Finucane <stephen@that.guru>
Thu, 8 Sep 2022 20:43:59 +0000 (21:43 +0100)
committerStephen Finucane <stephen@that.guru>
Thu, 8 Sep 2022 20:45:08 +0000 (21:45 +0100)
New flake8, same issues.

Signed-off-by: Stephen Finucane <stephen@that.guru>
(cherry picked from commit 210c0df715a87eb2a314e853f4db8a55e4b4786b)

patchwork/tests/api/test_comment.py

index d4b3eba1e7da3590b3988481198cce3ea62c1a81..994db70b3f75fa3c07165d6774f3e07811bad777 100644 (file)
@@ -449,7 +449,8 @@ class TestPatchComments(utils.APITestCase):
 
     @utils.store_samples('patch-comment-detail-update-not-authorized')
     def test_update_not_authorized(self):
-        """Update an existing patch comment when not signed in and not authorized.
+        """Update an existing patch comment when not signed in and not
+        authorized.
 
         To be authorized users must meet at least one of the following:
         - project maintainer, patch submitter, patch delegate, or