Skip to content

Commit e06044b

Browse files
b31ngd3vb31ngd3v
andauthored
fix: broken test_console_output_depending_reportlab_existence (#1675) (#1676)
* fix: broken test test_console_output_depending_reportlab_existence * fix: broken test test_console_output_depending_reportlab_existence * tests: re-run Co-authored-by: b31ngd3v <[email protected]>
1 parent 4139ea1 commit e06044b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cve_bin_tool/output_engine/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,7 @@ def output_pdf(
313313
products_with_cve,
314314
outfile,
315315
merge_report,
316+
exploits: bool = False,
316317
):
317318
LOGGER.warn("PDF output requires install of reportlab")
318319

0 commit comments

Comments
 (0)