On Tue, Jun 29, 2021 at 6:43 PM John Snow <js...@redhat.com> wrote: > > flake8 is a little eager to check everything it can. Limit it to > checking inside the qemu namespace directory only. Update setup.cfg now > that the exclude patterns are no longer necessary. > > Signed-off-by: John Snow <js...@redhat.com> > --- > python/setup.cfg | 2 -- > python/tests/flake8.sh | 2 +- > 2 files changed, 1 insertion(+), 3 deletions(-) >
Reviewed-by: Willian Rampazzo <willi...@redhat.com>