From f65420e623b146c8d689a151ef564f3bf72d5b3b Mon Sep 17 00:00:00 2001 From: Loge12 <35031408+Loge12@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:14:06 +0100 Subject: [PATCH] delete doubled if statements --- flawfinder.py | 1 - 1 file changed, 1 deletion(-) diff --git a/flawfinder.py b/flawfinder.py index 2fca29f..e6530fe 100755 --- a/flawfinder.py +++ b/flawfinder.py @@ -644,7 +644,6 @@ class Hit(object): print_multi_line(main_text) if output_format: print(" ", end='') - if output_format: print("", end='') print() if show_context: