]> git.ipfire.org Git - thirdparty/patchwork.git/commit
trivial: Remove unnecessary whitespace
authorStephen Finucane <stephen@that.guru>
Tue, 19 Jul 2022 15:07:38 +0000 (16:07 +0100)
committerStephen Finucane <stephen@that.guru>
Sun, 2 Oct 2022 19:59:23 +0000 (20:59 +0100)
commitbdb0d1f4e2ce436da5f602533b0ae26d2f812313
tree969b161f8825bc1b4636ac40150a10824a264a99
parent2653fdbb2f33a9c762936ca97e3c6888b185cb4b
trivial: Remove unnecessary whitespace

This was added when we ran black over the codebase.

Signed-off-by: Stephen Finucane <stephen@that.guru>
patchwork/api/patch.py
patchwork/forms.py
patchwork/tests/test_parser.py
patchwork/tests/test_xmlrpc.py
patchwork/tests/views/test_about.py
patchwork/tests/views/test_bundles.py
patchwork/tests/views/test_patch.py
patchwork/views/mail.py