]> git.ipfire.org Git - thirdparty/patchwork.git/commit
parser: Fix style issues
authorStephen Finucane <stephen@that.guru>
Sat, 30 Nov 2019 15:40:15 +0000 (15:40 +0000)
committerStephen Finucane <stephen@that.guru>
Sat, 30 Nov 2019 16:46:38 +0000 (16:46 +0000)
commitaa75400ff7cf34553eaf22289ce00060a64e86b5
tree275a0351e5cfb36f4a10a0dbbbc7e2b915353661
parent86137cc1fa42dabfe715cae669f746fe28b9b234
parser: Fix style issues

NOTE(stephenfin): Modified to fix another latent style issue that's
popping up here.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Fixes: 8c229caa ("Improve pull request URL matching regex")
(cherry picked from commit 3ed6a1434dd90f073f5db5a6e85a80469aaaed40)
patchwork/parser.py