Skip to content

STYLE remove --keep-runtime-typing from pyupgrade #40759

@MarcoGorelli

Description

@MarcoGorelli

xref @simonjayhawkins 's comment: #40545 (comment)

Task is:

  • remove keep-runtime-typing from:

args: [--py37-plus, --keep-runtime-typing]

  • run pre-commit run pyupgrade --all-files
  • run pre-commit run flake8 --all-files, fixup any errors (probably some about extra imports)

Finally, run pre-commit run --all-files (this may take a few minutes), fixup any hooks which don't pass, and when everything passes, open a pull request 🚀

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions