mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-03 11:50:19 +03:00
Change order of imports
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
This commit is contained in:
parent
678bc61086
commit
08370604d3
|
@ -1,5 +1,5 @@
|
|||
from os import linesep
|
||||
from typing import Dict, List, Optional, Union, cast
|
||||
from os import linesep
|
||||
import wasabi
|
||||
from spacy.tokens import Span, Token, Doc
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user