fix: add black formatter

This commit is contained in:
Laurent Fainsin 2023-04-01 19:31:20 +02:00
parent 85e446c934
commit 19c32c3f2e

View file

@ -25,6 +25,7 @@ dependencies:
- timm - timm
# dev tools # dev tools
- ruff - ruff
- black
- isort - isort
- mypy - mypy
- pre-commit - pre-commit