Python: fix flake8 config
authorJohn Snow <jsnow@redhat.com>
Sat, 3 Dec 2022 00:52:32 +0000 (19:52 -0500)
committerJohn Snow <jsnow@redhat.com>
Wed, 4 Jan 2023 18:46:05 +0000 (13:46 -0500)
commit745d58f77d5f951a220a595c73ae30154ed0d50a
tree4c0e6de10842cf7f6f5a29d5a6e1e9ffc1bab4e3
parent3c6e5e8ce13dc3bf286ff977a7806f2b342dfdab
Python: fix flake8 config

Newer flake8 versions are a bit pickier about the config file, and my
in-line comment confuses the parser. Fix it.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Wilfred Mallawa <wilfred.mallawa@wdc.com>
Message-id: 20221203005234.620788-2-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
python/setup.cfg