mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-12 18:26:30 +03:00
Lint
This commit is contained in:
parent
e2dc9b79e1
commit
2f1e7ed09a
|
@ -3,7 +3,7 @@
|
|||
cimport cython
|
||||
|
||||
from contextlib import contextmanager
|
||||
from typing import Iterator, List, Optional
|
||||
from typing import List, Optional
|
||||
|
||||
from libc.stdint cimport uint32_t
|
||||
from libc.string cimport memcpy
|
||||
|
|
Loading…
Reference in New Issue
Block a user