Skip to content
Snippets Groups Projects
Verified Commit 8d058ce7 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Reformat

parent 8f83442b
No related branches found
No related tags found
No related merge requests found
Pipeline #83564 failed
......@@ -41,7 +41,7 @@ async def _generate_pdf_with_chromium(temp_dir, pdf_path, html_url, lang):
"--dbus-stub",
f"--lang={lang}",
],
executablePath="chromium"
executablePath="chromium",
)
)
page = await browser.newPage()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment