python-designateclient/doc/source
Erik Olof Gunnar Andersson b6e78fefdd pyupgrade changes for Python3.8+
Result of running

$ pyupgrade --py38-plus $(git ls-files | grep ".py$")

This was inspired by Nova [1] and Octavia [2]

Fixed PEP8 errors introduced by pyupgrade by running:

$ autopep8 --select=E127,E128,E501 --max-line-length 79 -r \
  --in-place designate

and manual updates.

[1]: https://review.opendev.org/c/openstack/nova/+/896986
[2]: https://review.opendev.org/c/openstack/octavia/+/899263

Change-Id: I27d09edb7e75081379002615f4ecdb1aa007dbcf
2023-11-17 09:42:13 -08:00
..
cli Add auto generated OSC documentation 2020-10-13 11:54:42 -07:00
contributor Removing v1 api support 2019-09-10 20:53:25 -07:00
install Trivial: Update pypi url to new url 2018-04-21 10:18:37 +08:00
reference Add auto generated OSC documentation 2020-10-13 11:54:42 -07:00
user More cleanup 2019-09-17 09:38:13 +00:00
conf.py pyupgrade changes for Python3.8+ 2023-11-17 09:42:13 -08:00
index.rst Add auto generated OSC documentation 2020-10-13 11:54:42 -07:00