From 849b9c01a843148bb7d42209c5264a3788778626 Mon Sep 17 00:00:00 2001 From: hshanmug12 Date: Mon, 13 Apr 2026 22:51:00 -0700 Subject: [PATCH] Fix BOM in EoS AI test file --- tests/ebuild/test_eos_ai.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ebuild/test_eos_ai.py b/tests/ebuild/test_eos_ai.py index e6fb922..33f27d3 100644 --- a/tests/ebuild/test_eos_ai.py +++ b/tests/ebuild/test_eos_ai.py @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: MIT +# SPDX-License-Identifier: MIT # Copyright (c) 2026 EoS Project """Unit tests for ebuild EoS AI module.