in setup.py line 18, there is a typo: 'commmand'.
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 37
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
line 18. mess up the codespell check.
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
Open setup.py at line 18 and inspect the spelling flagged by codespell. Correct the typo without changing surrounding behavior, then run the repository's codespell check and confirm it passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 70/100