mypy · mypy/index
index
Unsupported Indexing Operation
An indexing operation (e.g. obj[key]) is performed on a type that does not support it, or with a key of an incompatible type.
An indexing operation (e.g. obj[key]) is performed on a type that does not support it, or with a key of an incompatible type.