Skip to content

Files

Latest commit

 

History

History
7 lines (4 loc) · 166 Bytes

typevar-double-variance.md

File metadata and controls

7 lines (4 loc) · 166 Bytes

Pattern: Typevar double variance

Issue: -

Description

Emitted when both the "covariant" and "contravariant" keyword arguments are set to True in a TypeVar.