commit:     62ae253a36d77ac238f1dbc47e4757b92456b174
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 22 20:54:01 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 22 20:54:01 2023 +0000
URL:        https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=62ae253a

eclean-pkg: placate black

Signed-off-by: Sam James <sam <AT> gentoo.org>

 pym/gentoolkit/eclean/cli.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pym/gentoolkit/eclean/cli.py b/pym/gentoolkit/eclean/cli.py
index adc4210..75c5c63 100644
--- a/pym/gentoolkit/eclean/cli.py
+++ b/pym/gentoolkit/eclean/cli.py
@@ -262,8 +262,7 @@ def printUsage(_error=None, help=None, 
unresolved_invalids=None):
             file=out,
         )
         print(
-            yellow(" -N, --clean-invalid")
-            + "              - cleanup invalid binpkgs",
+            yellow(" -N, --clean-invalid") + "              - cleanup invalid 
binpkgs",
             file=out,
         )
         print(

Reply via email to