Docling models path #950
lint.yml
on: pull_request
Matrix: lint
lint-workflow-complete
0s
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
|