summaryrefslogtreecommitdiff
path: root/tests/system-userspace-macros.at
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2022-08-04 15:56:13 +0200
committerIlya Maximets <i.maximets@ovn.org>2022-08-04 18:17:27 +0200
commit8c0a187ea5a0291242cf282788405e30806ca290 (patch)
tree75ba802d03ed7dc99162bda45a28eb7fbf036a3c /tests/system-userspace-macros.at
parent84b05f4397d5628aa8372913dc07db5355aec51a (diff)
downloadopenvswitch-8c0a187ea5a0291242cf282788405e30806ca290.tar.gz
python: Fix E275 missing whitespace after keyword.
With just released flake8 5.0 we're getting a bunch of E275 errors: utilities/bugtool/ovs-bugtool.in:959:23: E275 missing whitespace after keyword tests/test-ovsdb.py:623:11: E275 missing whitespace after keyword python/setup.py:105:8: E275 missing whitespace after keyword python/setup.py:106:8: E275 missing whitespace after keyword python/ovs/db/idl.py:145:15: E275 missing whitespace after keyword python/ovs/db/idl.py:167:15: E275 missing whitespace after keyword make[2]: *** [flake8-check] Error 1 This breaks CI on branches below 2.16. We don't see a problem right now on newer branches because we're installing extra dependencies that backtrack flake8 down to 4.1 or even 3.9. Acked-by: Mike Pattrick <mkp@redhat.com> Acked-by: Dumitru Ceara <dceara@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'tests/system-userspace-macros.at')
0 files changed, 0 insertions, 0 deletions