Skip to content

Commit

Permalink
unifying style
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippMundhenk authored Oct 9, 2024
1 parent 2d8f3d2 commit 6152198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/scanner.py
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ def convert_and_post_process(
[
"curl",
"-F",
"userfile=@"+output_pdf_file,
f"userfile=@{output_pdf_file}",
"-H",
"Expect:",
"-o",
Expand Down

0 comments on commit 6152198

Please sign in to comment.