mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-03 19:33:19 +03:00
Format.
This commit is contained in:
parent
61b2215b0e
commit
aca4ada1e9
|
@ -1,5 +1,5 @@
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from typing import Callable, Iterable, List, Optional, Tuple, Iterator
|
from typing import Callable, Iterable, Iterator, List, Optional, Tuple
|
||||||
|
|
||||||
from thinc.api import (
|
from thinc.api import (
|
||||||
Linear,
|
Linear,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user