explosion / explosion/spacy-course
Solution not accepted if single quotes is used instead of double quotes
Open
- Dominant language
- Python
- Stars
- 2.4k
- Forks
- 377
- PR merge metrics
- No merged PRs in 30d
Description
In chapter 3, section 15, using single quotes for strings in the solution returns the following
`✘ Did you overwrite the doc._.book extension with the context value of 'book'?`
The solution is accepted if they are replaced with double quotes without any other changes to the code.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.