GH-3488: Support for writing a ColumnCorpus instance to files #2277
Annotations
3 errors and 1 warning
test:
flair/__init__.py#L1
mypy-status
mypy exited with status 1.
|
test:
flair/datasets/sequence_labeling.py#L1
flair/datasets/sequence_labeling.py
479: error: "Dataset[Any]" has no attribute "__iter__" (not iterable) [attr-defined]
518: error: "Dataset[Any]" has no attribute "__iter__" (not iterable) [attr-defined]
|
test
Process completed with exit code 1.
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|