On Sat, Jun 07, 2025 at 09:49:30AM +0000, Santiago Vila wrote:
______________________________ test_coverage_init ______________________________def test_coverage_init(): cfg = CoverageConfig()plugin_manager = Plugins.load_plugins(['covdefaults'], cfg)E AttributeError: type object 'Plugins' has no attribute 'load_plugins'
Since this is a key package and so my fix won't migrate on its own, I filed https://bugs.debian.org/1107612 to unblock it.
Thanks, -- Colin Watson (he/him) [[email protected]]

