Delinting

This commit is contained in:
James R. Barlow
2021-04-07 02:09:45 -07:00
parent aa115a8be3
commit 173a80864d
18 changed files with 36 additions and 28 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ from ocrmypdf.helpers import Resolution
from ocrmypdf.leptonica import Pix
from ocrmypdf.pdfinfo import PdfInfo
from .conftest import check_ocrmypdf, have_unpaper, run_ocrmypdf, run_ocrmypdf_api
from .conftest import check_ocrmypdf, have_unpaper
RENDERERS = ['hocr', 'sandwich']