Update git submodules

* Update python-swiftclient from branch 'master'
  to 0e8f64f2d306e86206d31d08d9d9ba61069a3a34
  - Merge "lint: Up-rev hacking"
  - lint: Up-rev hacking
    
    Without up-reving hacking python 3.12 can't be used for pep8/flake8
    checks. Also address a few new pyflakes issues that seem reasonable
    to enforce:
    
       E275 missing whitespace after keyword
       H214 Use assertIn/NotIn(A, B) rather than
            assertTrue/False(A in/not in B)
       H211 do not compare types, use assert{Is,IsNot}Instance
    
    Add F811 (redefinition of unused 'function'), as this check makes
    client.py fail.
    
    And noqa some longer lines that we're happy to carry.
    
    Change-Id: Ic97698a310ffe7114b668b8c4bc0195f6997bb45
This commit is contained in:
Zuul 2024-02-26 06:51:21 +00:00 committed by Gerrit Code Review
parent 2bb1b53473
commit de0bc4595a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 16224e36e8ef9f2da533a5437791a4802a892bbf
Subproject commit 0e8f64f2d306e86206d31d08d9d9ba61069a3a34