octavia/tools
Tom Weininger 6bbdd48815 pyupgrade changes for Python3.8+ (7)
Result of running

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

This was inspired by Nova [1]

Fixed PEP8 errors introduced by pyupgrade by running:

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

and manual updates.

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

Change-Id: I9399730fed16b85686caa586788a1bc03ebd123a
2024-04-10 10:35:37 +02:00
..
__init__.py Adds a process to generate key flow documentation 2016-08-10 21:39:38 +00:00
check_unit_test_structure.sh amphorav1 removal 2023-04-05 09:23:06 +02:00
coding-checks.sh Fix requirements.txt for Victoria 2020-09-17 21:45:18 +00:00
create_flow_docs.py pyupgrade changes for Python3.8+ (7) 2024-04-10 10:35:37 +02:00
flow-list-v2.txt Update amphora v2 for the failover refactor 2020-09-03 11:48:14 +04:00
misc-sanity-checks.sh Remove some miscellaneous sanity check code 2021-03-10 11:23:48 -05:00
pkcs7_to_pem.py pyupgrade changes for Python3.8+ (7) 2024-04-10 10:35:37 +02:00