Skip to content

ci: add action for python linting and formatting #4

ci: add action for python linting and formatting

ci: add action for python linting and formatting #4

Triggered via pull request June 4, 2024 19:41
Status Failure
Total duration 40s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: src/instructlab_sdg/utils.py#L16
E0401: Unable to import 'instructlab.config' (import-error)
lint: src/instructlab_sdg/utils.py#L17
E0401: Unable to import 'instructlab.utils' (import-error)
lint: src/instructlab_sdg/generate_data.py#L18
E0401: Unable to import 'instructlab.config' (import-error)
lint: src/instructlab_sdg/generate_data.py#L19
E0401: Unable to import 'instructlab.utils' (import-error)
lint
Process completed with exit code 2.