acodet / .pre-commit-config.yaml
vskode
initial commit without binaries or large files for huggingface
c96678c
repos:
- repo: https://github.com/psf/black
rev: 23.7.0
hooks:
- id: black
language_version: python3.9