Skip to content

Commit e36a178

Browse files
committed
Add missing import
1 parent 5dde59a commit e36a178

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spacy/language.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
overload,
3131
)
3232

33+
import numpy
3334
import srsly
3435
from cymem.cymem import Pool
3536
from thinc.api import Config, CupyOps, Optimizer, get_current_ops

0 commit comments

Comments
 (0)