- python3-pyflakes
- python3-tomli | python3-supported-min (>= 3.11)
- python3:any
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.
Installed Size: 88.1 kB
Architectures: all