Skip to content

Implement autoflake #1647

@charliermarsh

Description

@charliermarsh
  • Remove unused imports (F401)
  • Remove duplicate keys (F601)
  • Remove unused variables (F841)
  • Expand star imports (F403)
  • Useless pass statements

Metadata

Metadata

Assignees

No one assigned

    Labels

    pluginImplementing a known but unsupported plugin

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions