dieguesmosken / dieguesmosken/Projetos_Python
(PYL-E0602) Undefined name detected
Open
- Dominant language
- Jupyter Notebook
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Description
The variable name is not defined where it is used. This will lead to an error during the runtime. Make sure there is no typo. If the name was supposed to be imported, verify that you've actually imported the name.
## Occurrences
There is 1 occurrence of this issue in the repository.
See all occurrences on DeepSource → [app.deepsource.com/gh/dieguesmosken/Projetos_Python/issue/PYL-E0602/occurrences/](https://app.deepsource.com/gh/dieguesmosken/Projetos_Python/issue/PYL-E0602/occurrences/)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.