Fixed unclear exception message?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.3k
- Forks
- 871
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 5
Description
Hi! Thanks for the work, Ive recently tried you guys' packages. I found the exception message in the plot.py:31 is kind of unclear, it would be better to assign Exception to a variable and insert that inside ImportError's exception message. Should I make a pull request on this? Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at plot.py:31 and read the surrounding import handling to understand the current exception message. Update the message so the relevant exception detail is clearer, then verify the resulting ImportError behavior; the issue does not name a test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100