improve nel tutorial #2046
Annotations
4 errors
test:
flair/__init__.py#L1
mypy-status
mypy exited with status 1.
|
test:
flair/models/entity_linker_model.py#L1
flair/models/entity_linker_model.py
54: error: Incompatible types in assignment (expression has type "List[Any]", variable has type "Union[str, Dict[str, List[str]]]") [assignment]
|
test:
flair/nn/multitask.py#L1
flair/nn/multitask.py
20: error: Unused "type: ignore" comment [unused-ignore]
|
test
Process completed with exit code 1.
|