chore: Format files with ruff
This commit is contained in:
parent
a854ef00d6
commit
96cd4929c9
8 changed files with 29 additions and 41 deletions
|
|
@ -3,9 +3,8 @@ from importlib.util import find_spec
|
|||
import papis.logging
|
||||
|
||||
from papis_extract.extraction import Extractor
|
||||
from papis_extract.extractors import pdf
|
||||
from papis_extract.extractors import pdf, readera
|
||||
from papis_extract.extractors.pocketbook import PocketBookExtractor
|
||||
from papis_extract.extractors import readera
|
||||
|
||||
logger = papis.logging.get_logger(__name__)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue