]> git.ipfire.org Git - thirdparty/qemu.git/commit
python: Drop redundant warn_unused_configs = True
authorMarkus Armbruster <armbru@redhat.com>
Wed, 4 Jun 2025 20:03:53 +0000 (16:03 -0400)
committerJohn Snow <jsnow@redhat.com>
Thu, 5 Jun 2025 16:10:05 +0000 (12:10 -0400)
commit781e730556f3621a3f5f83e9b6afdc7d306f0094
treeed8e6a639334dd5c2a5a4feb8dd51894d3e2dcfd
parent65aa0a1780d59ea2b07da6e3626b98eca8b163d1
python: Drop redundant warn_unused_configs = True

strict = True implies warn_unused_configs = True.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-id: 20250604200354.459501-6-jsnow@redhat.com
python/setup.cfg