Update dependencies and fix types #1882
continuous_integration.yml
on: pull_request
lint_with_ruff
19s
format_with_black
16s
check_with_pydoclint
20s
test_minimal_dependencies
28s
test_build_docs
2m 24s
test_with_pytest
0s
Annotations
3 errors and 2 warnings
format_with_black
Process completed with exit code 1.
|
lint_with_ruff
Process completed with exit code 1.
|
Ruff (C420):
ethicml/models/postprocess/dp_flip.py#L75
ethicml/models/postprocess/dp_flip.py:75:28: C420 Unnecessary dict comprehension for iterable; use `dict.fromkeys` instead
|
test_build_docs
Failed to save: reserveCache failed: Cache service responded with 503
|
test_build_docs
Failed to restore: getCacheEntry failed: Cache service responded with 503
|