repos: | |
- repo: https://github.com/psf/black | |
rev: 24.10.0 | |
hooks: | |
- id: black | |
args: [--line-length=88] | |
language_version: python3.12 |
repos: | |
- repo: https://github.com/psf/black | |
rev: 24.10.0 | |
hooks: | |
- id: black | |
args: [--line-length=88] | |
language_version: python3.12 |