Remove unnessary language none

This commit is contained in:
Marcus Blättermann 2022-11-25 01:40:55 +01:00
parent 93768cc909
commit 63e787e2a2
No known key found for this signature in database
GPG Key ID: A1E1F04008AC450D

View File

@ -198,7 +198,7 @@ your environment requires an older version of `numpy`.
If `numpy` gets downgraded from the most recent release at any point after If `numpy` gets downgraded from the most recent release at any point after
you've compiled `spacy`, you might see an error that looks like this: you've compiled `spacy`, you might see an error that looks like this:
```none ```
numpy.ndarray size changed, may indicate binary incompatibility. numpy.ndarray size changed, may indicate binary incompatibility.
``` ```