[ bianca ]
[ 源代码: autoflake ]
软件包:autoflake(2.3.1-2)
Removes unused imports and unused variables in Python code
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.
Also removes useless 'pass' statements.
其他与 autoflake 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pyflakes
- passive checker of Python 3 programs - Python modules
-
- dep: python3-tomli
- lil' TOML parser for Python
- 或者 python3-supported-min (>= 3.11)
- 软件包暂时不可用