This commit is contained in:
Raphael Mitsch 2023-07-27 16:33:00 +02:00
parent 61b2215b0e
commit aca4ada1e9

View File

@ -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,