aboutsummaryrefslogtreecommitdiff
path: root/pym
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-22 21:54:01 +0100
committerSam James <sam@gentoo.org>2023-08-22 21:54:01 +0100
commit62ae253a36d77ac238f1dbc47e4757b92456b174 (patch)
treef8f673609c545aa3dd81bb0cb18de6f04033bf7c /pym
parentDrop useless imports (fix flake8) (diff)
downloadgentoolkit-62ae253a36d77ac238f1dbc47e4757b92456b174.tar.gz
gentoolkit-62ae253a36d77ac238f1dbc47e4757b92456b174.tar.bz2
gentoolkit-62ae253a36d77ac238f1dbc47e4757b92456b174.zip
eclean-pkg: placate black
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'pym')
-rw-r--r--pym/gentoolkit/eclean/cli.py3
1 files changed, 1 insertions, 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(