From eb568a7a09cc35dde7b0d2a0828523ec724cddae Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sun, 22 Jun 2025 11:17:14 +0900 Subject: Fix malformed XML --- tst/test_help.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tst/test_help.py') diff --git a/tst/test_help.py b/tst/test_help.py index 544e731..cd41d53 100644 --- a/tst/test_help.py +++ b/tst/test_help.py @@ -1,5 +1,4 @@ # Tests for CLI help formatting -# # SPDX-FileCopyrightText: 2025 Nguyễn Gia Phong # SPDX-License-Identifier: AGPL-3.0-or-later -- cgit 1.4.1