Internals: Sign off pylint warnings

This commit is contained in:
Geza Lore 2026-05-15 17:39:39 +01:00
parent f9427c6d5f
commit 8c8d9b4f4c
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/env python3
# pylint: disable=C0114,C0115,C0116,C0209,C0302,R0902,R0911,R0912,R0914,R0915,E1101
# pylint: disable=C0114,C0115,C0116,C0209,C0302,R0902,R0903,R0911,R0912,R0914,R0915,E1101,E0401
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of either the GNU Lesser General Public License Version 3