Sort imports

This commit is contained in:
James R. Barlow
2019-12-19 15:31:18 -08:00
parent 8c5f8b8ddd
commit c5edff2c2f
29 changed files with 37 additions and 42 deletions
+1 -1
View File
@@ -19,10 +19,10 @@ import logging
from os import fspath
from pathlib import Path
import pikepdf
import pytest
from PIL import Image
import pikepdf
from ocrmypdf import optimize as opt
from ocrmypdf.exec import jbig2enc, pngquant
from ocrmypdf.exec.ghostscript import rasterize_pdf