mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-05 04:40:20 +03:00
Fix double quotation marks
This commit is contained in:
parent
a796469322
commit
55e884ddc7
|
@ -101,7 +101,7 @@ Check whether an extension has been registered on the `Token` class.
|
|||
| `name` | Name of the extension to check. ~~str~~ |
|
||||
| **RETURNS** | Whether the extension has been registered. ~~bool~~ |
|
||||
|
||||
## Token.remove_extension {#remove_extension tag="classmethod" new=""2.0.11""}
|
||||
## Token.remove_extension {#remove_extension tag="classmethod" new="2.0.11"}
|
||||
|
||||
Remove a previously registered extension.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user