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
# dev tools
- ruff
- black
- isort
- mypy
- pre-commit