black: don't reformat _leptonica.py

This commit is contained in:
James R. Barlow
2019-11-25 14:34:36 -08:00
parent 7691ba8535
commit 11afe3507f
2 changed files with 4 additions and 3 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
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
+1
View File
@@ -28,5 +28,6 @@ exclude = '''
| docs
| misc
| \.egg-info
| src/ocrmypdf/lib/_leptonica.py
)/
'''