(PYL-E0602) Undefined name detected

Open
#5 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
jupyter-notebook, python
Domain
tooling

Research direction

Open the linked DeepSource occurrences page and inspect the repository's single PYL-E0602 occurrence to locate the undefined name. Read the surrounding notebook code and determine whether the name needs correction or an import; done means the occurrence is resolved and DeepSource no longer reports this issue.

Written by the indexing model from the issue text.

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/

Dominant language
Jupyter Notebook
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dieguesmosken/Projetos_Python

All issues in dieguesmosken/Projetos_Python

Similar issues

More DevTools issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.