code formatting

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
Florian Brandes 2022-03-30 17:24:01 +02:00
parent c696b4f2f2
commit e59a14852b

View File

@ -157,7 +157,9 @@ def separate_pages(filepath: str, pages_to_split_on: list[int]) -> list[str]:
def save_to_dir(
filepath: str, newname: str = None, target_dir: str = settings.CONSUMPTION_DIR
filepath: str,
newname: str = None,
target_dir: str = settings.CONSUMPTION_DIR,
):
"""
Copies filepath to target_dir.