prompt-toolkit / prompt-toolkit/python-prompt-toolkit
"training-whitespace" class typo, should be "trailing-whitespace"
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10.6k
- Forks
- 815
- PR merge metrics
- No merged PRs in 30d
Description
This class "training-whitespace" should be "trailing-whitespace".
Contributor guide
No contributing guide indexed for this repository
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 prompt_toolkit/layout/processors.py at line 658 and inspect the class name in the referenced version. Correct the typo from "training-whitespace" to "trailing-whitespace"; the work is done when the class uses the corrected spelling.
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
- 65/100