From 6152198d11bcb5aaedeb990345e5cd482612efd7 Mon Sep 17 00:00:00 2001 From: Philipp Mundhenk Date: Wed, 9 Oct 2024 22:21:00 +0200 Subject: [PATCH] unifying style --- script/scanner.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/scanner.py b/script/scanner.py index c406747..778b753 100755 --- a/script/scanner.py +++ b/script/scanner.py @@ -290,7 +290,7 @@ def convert_and_post_process( [ "curl", "-F", - "userfile=@"+output_pdf_file, + f"userfile=@{output_pdf_file}", "-H", "Expect:", "-o",