Skip to content

STYLE upgrade flake8 to version 4+ #45051

Closed
@MarcoGorelli

Description

@MarcoGorelli

flake8 isn't getting updated by the auto-update job because the url

- repo: https://gitlab.com/pycqa/flake8
rev: 3.9.2

has changed. flake8 is now hosted at https://github.com/PyCQA/flake8 .

Task here is to change the repo url, set the latest flake8 version, and fixup any errors which result from

pre-commit run flake8 --all-files

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions