dieguesmosken / dieguesmosken/Projetos_Python
(PYL-W0621) Re-defined variable from outer scope
Open
- Dominant language
- Jupyter Notebook
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Description
The local variable name hides the variable defined in the outer scope, making it inaccessible and might confuse.
## Occurrences
There are 3 occurrences of this issue in the repository.
See all occurrences on DeepSource → [app.deepsource.com/gh/dieguesmosken/Projetos_Python/issue/PYL-W0621/occurrences/](https://app.deepsource.com/gh/dieguesmosken/Projetos_Python/issue/PYL-W0621/occurrences/)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.