Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37757994
en ru br
ALT Linux repositórios
S:2.2.1-alt1

Group :: Development/Python3
RPM: python3-module-autoflake

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 2.2.1-alt1
Data da compilação: 1 setembro 2023, 11:39 ( 35.3 weeks ago )
Tamanho:: 29.75 Kb

Home page:   https://pypi.org/project/autoflake/

Licença: MIT
Sumário: Removes unused imports and unused variables as reported by pyflakes
Descrição:

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.

autoflake also removes useless pass statements by default.

Mantenedor currente: Anton Zhukharev

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • python3-module-autoflake
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009