some mypy cleanup
This commit is contained in:
parent
bf667ef58b
commit
05d39d9120
2 changed files with 12 additions and 9 deletions
|
@ -10,7 +10,7 @@ from typing import NamedTuple, List, Optional, Iterator
|
|||
from contextlib import redirect_stderr
|
||||
|
||||
|
||||
from .common import import_file, mcachew, group_by_key
|
||||
from .common import mcachew, group_by_key
|
||||
from .error import Res, split_errors
|
||||
|
||||
# path to pdfannots (https://github.com/0xabu/pdfannots)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue