flake8 · flake8/F821
F821
Undefined Name
A name is used that has not been defined in any accessible scope. Check for typos, missing imports, or use before assignment.
A name is used that has not been defined in any accessible scope. Check for typos, missing imports, or use before assignment.