On Fri, Oct 1, 2021 at 10:11 AM Markus Armbruster <arm...@redhat.com> wrote:
> John Snow <js...@redhat.com> writes: > > > Pylint informs us we're not using these arguments. Oops, it's > > right. Correct the error message and remove the remaining unused > > parameter. > > > > Fix test output now that the error message is improved. > > Fixes: e151941d1b > > > > Signed-off-by: John Snow <js...@redhat.com> > > In v3, the blank line was where it belongs: > > Fix test output now that the error message is improved. > > Fixes: e151941d1b > Signed-off-by: John Snow <js...@redhat.com> > > The change looks accidental. Can tidy up in my tree. > Yes please, thank you :)