spaCy/website/docs
Ian Thompson ef20e114e0
Typo fix in Language.replace_listeners docs (#12823)
* modified:   spacy/language.py
	- corrected typo in docstring for :method:`Language.replace_listeners`
	- added noqa comment on unused local variable assignment in :method:`Language.from_config` as I wasn't sure if it should be unassigned

modified:   website/docs/api/language.mdx
	- corrected typo in `Language.replace_listeners` markdown

* modified:   spacy/language.py
	- removed noqa comment

---------

Co-authored-by: Ian Thompson <ian.thompson@hrblock.com>
2023-07-14 09:45:54 +02:00
..
api Typo fix in Language.replace_listeners docs (#12823) 2023-07-14 09:45:54 +02:00
models Backslash fixes in docs (#12213) 2023-02-01 10:15:38 +01:00
usage Trainable lemmatizer docs link (#12795) 2023-07-07 15:18:16 +02:00
styleguide.mdx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00