blob: faafb9e57bf9cda68aaa69c5aaa8aae15fffc07d (
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]
enum_in_literal = '<a href="https://github.com/google/pytype/issues/790">issue 790</a>'
|