cleanlab--cleanlab
9101b85e68
This patch also adds a pre-commit hook that runs Black.
6 行
91 B
YAML
6 行
91 B
YAML
repos:
|
|
- repo: https://github.com/psf/black
|
|
rev: 22.3.0
|
|
hooks:
|
|
- id: black
|