From bed85bcb86632cd7cd731d86d3a256cf954415d2 Mon Sep 17 00:00:00 2001 From: Jaekwon Bang Date: Wed, 11 Mar 2026 15:50:27 +0900 Subject: [PATCH] fix(message): fix help message Signed-off-by: Jaekwon Bang --- src/fosslight_binary/_help.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/fosslight_binary/_help.py b/src/fosslight_binary/_help.py index 5551934..1ffb377 100644 --- a/src/fosslight_binary/_help.py +++ b/src/fosslight_binary/_help.py @@ -2,6 +2,7 @@ # -*- coding: utf-8 -*- # Copyright (c) 2020 LG Electronics Inc. # SPDX-License-Identifier: Apache-2.0 +# TestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTestTest from fosslight_util.help import PrintHelpMsg from fosslight_util.output_format import SUPPORT_FORMAT