Skip to content

Docling models path #950

Docling models path

Docling models path #950

Triggered via pull request November 13, 2024 02:29
Status Failure
Total duration 2m 36s
Artifacts

lint.yml

on: pull_request
Matrix: lint
lint-workflow-complete
0s
lint-workflow-complete
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
pylint: src/instructlab/sdg/utils/chunkers.py#L224
E1123: Unexpected keyword argument 'destination_path' in staticmethod call (unexpected-keyword-arg)
pylint
Process completed with exit code 14.
pylint: src/instructlab/sdg/generate_data.py#L15
W0611: Unused StandardPdfPipeline imported from docling.pipeline.standard_pdf_pipeline (unused-import)
pylint: src/instructlab/sdg/utils/pandas.py#L1
R0801: Similar lines in 2 files