This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
Fixes flakey integration test/syncs deps #193
merge_checks.yaml
on: pull_request
Linting
15s
Tests
2m 6s
Annotations
3 errors
Ruff (E721):
src/lm_buddy/jobs/evaluation/hf_evaluate.py#L105
src/lm_buddy/jobs/evaluation/hf_evaluate.py:105:8: E721 Use `is` and `is not` for type comparisons, or `isinstance()` for isinstance checks
|
Linting
Process completed with exit code 1.
|
Tests
Process completed with exit code 1.
|