Spaces:
Runtime error
Runtime error
File size: 152 Bytes
e0f25ed |
1 2 3 4 5 6 7 |
repos:
- repo: https://github.com/psf/black
rev: 22.3.0
hooks:
- id: black
language_version: python3
args: [--line-length=120] |