AnswerDotAI / AnswerDotAI/fastcore
`call_parse` example missing default value for `upper`
Open
- Dominant language
- Jupyter Notebook
- Stars
- 1.1k
- Forks
- 295
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 7
Description
It seems to me that `upper` should be given a default value in the code snippet in https://fastcore.fast.ai/script.html#example, given that it is intended to be an optional parameter.
Contributor guide
Research direction
Open the call_parse example at https://fastcore.fast.ai/script.html#example and inspect how the optional upper parameter is shown. Update the snippet so upper has a default value, then verify the example still communicates that the parameter is optional.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100