Update dependencies and fix types #1882
Annotations
2 errors
Lint with ruff
Process completed with exit code 1.
|
Lint with ruff:
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
|
Loading