diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2025-09-29 17:49:25 +0200 |
|---|---|---|
| committer | Stefan Hajnoczi <stefanha@redhat.com> | 2025-10-01 11:22:07 -0400 |
| commit | 20b92da6db74490a6ffdf01f3ec8d99fcb7c2c18 (patch) | |
| tree | 91cba621c982b5c2b31cb6980aa7bd233beeda91 /scripts/lib/kdoc/kdoc_parser.py | |
| parent | 4c2f770f67e0b0d8b512defca4d81bd09936ab85 (diff) | |
| download | qemu-20b92da6db74490a6ffdf01f3ec8d99fcb7c2c18.zip qemu-20b92da6db74490a6ffdf01f3ec8d99fcb7c2c18.tar.gz qemu-20b92da6db74490a6ffdf01f3ec8d99fcb7c2c18.tar.bz2 | |
treewide: remove unnessary "coding" header
The "-*- coding: utf-8 -*-" header was needed in Python 2,
but in Python 3 UTF-8 is already the default encoding of
source files.
It is even less necessary in .css files that do not have UTF-8
sequences at all.
Suggested-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-ID: <20250929154938.594389-4-pbonzini@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions
