HomeFreeBSD

devel/py-flake8-future-annotations: new port

Description

devel/py-flake8-future-annotations: new port

Verifies python 3.7+ files use from future import annotations if a
type is used in the module that can be rewritten using PEP 563.

Pairs well with pyupgrade with the --py37-plus flag or higher, since
pyupgrade only replaces type annotations with the PEP 563 rules if
from future import annotations is present.

Details

Provenance
matthewAuthored on Mar 4 2023, 10:04 PM
Parents
R11:a5b1448e8eb2: biology/fastqc: Update to 0.12.1
Branches
Unknown
Tags
Unknown