python: move flake8 config to setup.cfg
authorJohn Snow <jsnow@redhat.com>
Thu, 27 May 2021 21:17:02 +0000 (17:17 -0400)
committerJohn Snow <jsnow@redhat.com>
Tue, 1 Jun 2021 20:21:21 +0000 (16:21 -0400)
commit81f8c4467c1899ef1ba984c70c328ac0c32af10c
treebebb78a53f3fb471cb4adb2debf600fe3feabb0d
parentb4d37d8188dbff34f0bf88279eeb5b6cb6d1ff82
python: move flake8 config to setup.cfg

Update the comment concerning the flake8 exception to match commit
42c0dd12, whose commit message stated:

A note on the flake8 exception: flake8 will warn on *any* bare except,
but pylint's is context-aware and will suppress the warning if you
re-raise the exception.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Cleber Rosa <crosa@redhat.com>
Message-id: 20210527211715.394144-19-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
python/qemu/machine/.flake8 [deleted file]
python/setup.cfg