mypy · mypy/name-defined
name-defined
Name Not Defined
A name is used that has not been defined in any accessible scope. This is often a typo, a missing import, or use of a name before it is defined.
A name is used that has not been defined in any accessible scope. This is often a typo, a missing import, or use of a name before it is defined.