openstacksdk/openstack/cloud/_heat
Monty Taylor d42811c405
Fix latest flake8 issues
The latest flake8 checks strings for escape chars, and also has a new
and better rule about line breaks before binary operators - which is
what knuth says should happen.

The escape char check was catching some asterisks in docstrings that
weren't actually providing much, since we already list type as "kwargs".
Just remove them.

Install latest flake8 so we can gate on this.

Change-Id: I89088adcc6f4ff5a894df5e677ae9b28a58edd9a
2018-10-29 16:44:05 -05:00
..
__init__.py Move shade and os-client-config python content 2017-10-04 12:39:43 -05:00
environment_format.py Move shade and os-client-config python content 2017-10-04 12:39:43 -05:00
event_utils.py Clean up floating ip tests 2018-05-09 11:09:44 -05:00
template_format.py Fix latest flake8 issues 2018-10-29 16:44:05 -05:00
template_utils.py Fix latest flake8 issues 2018-10-29 16:44:05 -05:00
utils.py Decode additional heat files 2018-05-10 20:03:19 +03:00