Docling models path #951
lint.yml
on: pull_request
Matrix: lint
lint-workflow-complete
0s
Annotations
2 errors and 1 warning
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 10.
|
pylint:
src/instructlab/sdg/utils/pandas.py#L1
R0801: Similar lines in 2 files
|