pyupgrade-3.21.2

automatically upgrade syntax for newer versions of Python

Index | devel

Description

pyupgrade is a tool (and pre-commit hook) to automatically upgrade
syntax for newer versions of the language. It handles an extensive range
of legacy and deprecated features.

Homepage: https://github.com/asottile/pyupgrade

Run Dependencies