dev-python/yapf: Fix whitespace error in metadata.xml
authorFlorian Schmaus <flo@geekplace.eu>
Fri, 6 Sep 2019 08:54:40 +0000 (10:54 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Sun, 15 Sep 2019 16:48:42 +0000 (19:48 +0300)
Signed-off-by: Florian Schmaus <flo@geekplace.eu>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Closes: https://github.com/gentoo/gentoo/pull/12868
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
dev-python/yapf/metadata.xml

index 28299522aad8dd9b89d89e88423e7e7c17bdefbb..6a8372b755fd00070d66aa277d261123d1ff8291 100644 (file)
@@ -13,6 +13,6 @@
                YAPF is based off of 'clang-format', developed by Daniel Jasper.
                In essence, the algorithm takes the code and reformats it to the best
                formatting that conforms to the style guide, even if the original code
-               didn't violate the style guide. 
+               didn't violate the style guide.
        </longdescription>
 </pkgmetadata>