FreeBSD.software
Home/devel/py311-autoflake

py311-autoflake

2.3.1

Removes unused imports and unused variables from Python code

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.

Origin: devel/py-autoflake
Category: devel
Size: 541KiB
License: MIT
Maintainer: meka@tilda.center
Dependencies: 2 packages
Required by: 0 packages
$pkg install py311-autoflake

Dependencies (2)

More in devel