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
@@ -16,7 +16,7 @@ from ocrmypdf._exec.ghostscript import rasterize_pdf
from ocrmypdf.exceptions import ExitCode
from ocrmypdf.helpers import Resolution
from .conftest import check_ocrmypdf, run_ocrmypdf, run_ocrmypdf_api
from .conftest import check_ocrmypdf, run_ocrmypdf
# pylint: disable=redefined-outer-name