From 08e8fa5fbab426f50a5d78ff8103a86f33078179 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 25 Nov 2017 21:05:00 +0100 Subject: [PATCH] dev-python/pycxx: [QA] Consistent whitespace in metadata.xml --- dev-python/pycxx/metadata.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-python/pycxx/metadata.xml b/dev-python/pycxx/metadata.xml index 0281b4a393da..1ae41d3ea2f0 100644 --- a/dev-python/pycxx/metadata.xml +++ b/dev-python/pycxx/metadata.xml @@ -6,12 +6,12 @@ Python - PyCXX is a set of C++ facilities to make it easier to write Python - extensions. The chief way in which PyCXX makes it easier to write - Python extensions is that it increases the probability that - your program will not make a reference-counting error and will not - have to continually check error returns from the Python C API. - + PyCXX is a set of C++ facilities to make it easier to write Python + extensions. The chief way in which PyCXX makes it easier to write + Python extensions is that it increases the probability that + your program will not make a reference-counting error and will not + have to continually check error returns from the Python C API. + cxx -- 2.26.2