releases/openstack_releases
Előd Illés 5ac58d4a98 Fix E275 error with latest flake8
hacking 6.0.0 release contains flake8 5.0.4, which started to show the
following error:

./openstack_releases/versionutils.py:54:14: E275 missing whitespace after keyword
        yield('Version %s looks like a pre-release and the release '

This patch adds a whitespace after the 'yield' keyword to make the pep8
job pass.

Change-Id: I433ccb6a31cc450a666673374b78dcc1fea1bb7b
2023-04-19 14:59:16 +02:00
..
2023-03-10 17:57:53 +01:00
2018-10-17 10:36:04 +11:00
2023-03-22 09:49:59 +01:00
2022-03-16 20:30:07 +01:00
2023-03-10 17:57:53 +01:00
2019-06-19 16:22:29 -07:00
2019-11-18 12:30:59 +11:00
2022-04-19 10:19:15 +08:00
2019-07-31 09:34:38 -05:00