Merge pull request #3612 from flairNLP/GH-3610-release-0.15.1 #2604
Annotations
3 errors
test:
flair/__init__.py#L1
mypy-status
mypy exited with status 1.
|
test:
flair/datasets/biomedical.py#L1
flair/datasets/biomedical.py
4256: error: Argument 1 to "Entity" has incompatible type "tuple[Optional[int], int]"; expected "tuple[int, int]" [arg-type]
|
test
Process completed with exit code 1.
|