Files
octavia/octavia/amphorae/drivers/noop_driver
Tom Weininger 69552a2082 pyupgrade changes for Python3.8+ (1)
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: I8560b5440c0c2338e468b12d8c4abcc47a8fb50a
2024-04-10 10:23:44 +02:00
..
2018-03-14 07:02:56 +09:00
2024-04-10 10:23:44 +02:00