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

8 lines
176 B
YAML

repos:
- repo: https://github.com/psf/black
rev: stable
hooks:
- id: black
language_version: python3.7
exclude: ^src/ocrmypdf/lib/_leptonica.py