blob: 4b280a9b34ea4323eed15efd8e9df618bd63defb (
plain) (
blame)
1
2
3
4
5
6
|
Mypy Extensions
===============
The `mypy_extensions` module defines extensions to the Python standard
library `typing` module that are supported by the mypy type checker and
the mypyc compiler.
|