Update git submodules

* Update python-designateclient from branch 'master'
  to 732cd520d444cddc46faaa3aace1835e4b0ba0db
  - Merge "pyupgrade changes for Python3.8+"
  - 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
This commit is contained in:
Zuul 2023-11-23 18:15:42 +00:00 committed by Gerrit Code Review
parent ce8c360e56
commit 6cbb626e5c
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 28e1674e96f29e175219c9449de53f34f7e7dee0
Subproject commit 732cd520d444cddc46faaa3aace1835e4b0ba0db