Skip to content

improve nel tutorial #2046

improve nel tutorial

improve nel tutorial #2046

Triggered via pull request December 1, 2023 23:06
Status Failure
Total duration 24m 13s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.