blob: c8611f5e8e1a2998cd52c27152519741afa4fd1c (
plain)
1
2
3
4
5
6
|
[mypy]
recursive_types = '<a href="https://github.com/python/mypy/issues/731">issue 731</a>'
typevar_constrained = '<a href="https://github.com/python/mypy/issues/11880">issue 11880</a>'
[pytype]
literal_enum_name = '<a href="https://github.com/google/pytype/issues/790">issue 790</a>'
|