mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 17:06:29 +03:00
Merge pull request #645 from ExplodingCabbage/formatting-mistake
Fix another typo on the website
This commit is contained in:
commit
20c8fc5255
|
@ -56,7 +56,7 @@ p
|
|||
| fetched via #[code spacy.util.get_data_path()]. You can
|
||||
| configure this default using #[code spacy.util.set_data_path()].
|
||||
| The data path is expected to be either a string, or an object
|
||||
| responding to #[code thepathlib.Path] interface. If the path is
|
||||
| responding to the #[code pathlib.Path] interface. If the path is
|
||||
| a string, it will be immediately transformed into a
|
||||
| #[code pathlib.Path] object. spaCy promises to never manipulate
|
||||
| or open file-system paths as strings. All access to the
|
||||
|
|
Loading…
Reference in New Issue
Block a user