run pre-commit

This commit is contained in:
Denis Leemann
2021-11-23 15:56:02 +01:00
parent 0ddf462e04
commit dcfd5c1ec4
9 changed files with 29 additions and 25 deletions

View File

@@ -8,8 +8,8 @@ import shutil
import tempfile
from base64 import b64decode, b64encode
from contextlib import contextmanager
from unittest import mock
import pkg_resources
from PyPDF2 import PdfFileWriter
from PyPDF2.pdf import PageObject