[ ソース: autoflake ]
パッケージ: autoflake (2.1.1-1)
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 (>> 3.11)
- interactive high-level object-oriented language (default python3 version)