From 8310dc6e1c4fa340ea0ad374c31201b8ac417fed Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Mon, 27 Apr 2020 00:36:27 +0200 Subject: dev-python: mass add longdescription lang="en" Signed-off-by: Alessandro Barbieri --- dev-python/autoflake/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/autoflake') diff --git a/dev-python/autoflake/metadata.xml b/dev-python/autoflake/metadata.xml index 3fe5b4fdc..dd525596e 100644 --- a/dev-python/autoflake/metadata.xml +++ b/dev-python/autoflake/metadata.xml @@ -6,7 +6,7 @@ lssndrbarbieri@gmail.com Alessandro Barbieri - + autoflake removes unused imports and unused variables from Python code. It makes use of pyflakes to do this. By default, autoflake only removes unused imports for modules that are part of the standard library. (Other modules may have side effects that make them unsafe to remove automatically.) Removal of unused variables is also disabled by default. -- cgit v1.2.3-18-g5258