kinet-test / Kinetix /.pre-commit-config.yaml
tree3po's picture
Upload 190 files
e0f25ed verified
raw
history blame contribute delete
152 Bytes
repos:
- repo: https://github.com/psf/black
rev: 22.3.0
hooks:
- id: black
language_version: python3
args: [--line-length=120]