mypy · mypy/attr-defined
attr-defined
Attribute Not Defined
An attribute is accessed on a type that does not define it. Check for typos in the attribute name or that the object type is what you expect.
An attribute is accessed on a type that does not define it. Check for typos in the attribute name or that the object type is what you expect.