Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
  • Loading branch information
arthurscchan committed Jan 12, 2024
1 parent 01089da commit 1763170
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/fuzz_introspector/analyses/sinks_analyser.py
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,6 @@ def _retrieve_content_rows(
else:
blocker = "N/A"


if self.display_html:
row = html_helpers.html_table_add_row([
f"{fd.function_name}", f"{str(fd.reached_by_fuzzers)}",
Expand Down

0 comments on commit 1763170

Please sign in to comment.