mirror of
https://github.com/ocrmypdf/OCRmyPDF.git
synced 2025-10-06 05:26:58 +00:00
black: don't reformat _leptonica.py
This commit is contained in:
parent
b7f63bc93d
commit
84cc49b14b
@ -1,6 +1,7 @@
|
||||
repos:
|
||||
- repo: https://github.com/ambv/black
|
||||
- repo: https://github.com/psf/black
|
||||
rev: stable
|
||||
hooks:
|
||||
- id: black
|
||||
language_version: python3.7
|
||||
- id: black
|
||||
language_version: python3.7
|
||||
exclude: ^src/ocrmypdf/lib/_leptonica.py
|
||||
|
@ -28,5 +28,6 @@ exclude = '''
|
||||
| docs
|
||||
| misc
|
||||
| \.egg-info
|
||||
| src/ocrmypdf/lib/_leptonica.py
|
||||
)/
|
||||
'''
|
||||
|
Loading…
x
Reference in New Issue
Block a user