dev-python/yapf: Fix whitespace error in metadata.xml

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>
This commit is contained in:
Florian Schmaus
2019-09-06 10:54:40 +02:00
committed by Joonas Niilola
parent 2726fb67ac
commit 82b7dd3ed4

View 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>