debian-koji-osbuild/plugins/builder
Christian Kellner e3ce5f7c7b plugin/builder: silence some pylint warnings
The 'koji' parameter for the compose request is called that way to
follow the OpenAPI spec, so silence the "redefined-outer-name"
warning.

The handler function needs have the actual task arguments and thus
on purpose deviates from the argument list of the base class'
handler method. So silence that.
2020-09-11 23:18:04 +01:00
..
osbuild.py plugin/builder: silence some pylint warnings 2020-09-11 23:18:04 +01:00