1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 20:36:38 +02:00

tests: remove obsolete coding charset in Python scripts

This commit is contained in:
Sébastien Helleu
2025-04-26 14:52:39 +02:00
parent b2a5d5995b
commit 44197397ef
3 changed files with 0 additions and 5 deletions
-2
View File
@@ -1,5 +1,3 @@
# -*- coding: utf-8 -*-
#
# SPDX-FileCopyrightText: 2017-2025 Sébastien Helleu <flashcode@flashtux.org>
#
# SPDX-License-Identifier: GPL-3.0-or-later