Files
OCRmyPDF/.pre-commit-config.yaml
T

7 lines
124 B
YAML

repos:
- repo: https://github.com/ambv/black
rev: stable
hooks:
- id: black
language_version: python3.7