commit | 77b8baea5d0562914096b9aac6daf9fe48e0da64 | [log] [tgz] |
---|---|---|
author | Michael Johnson <johnsomor@gmail.com> | Fri Nov 08 01:39:29 2024 +0000 |
committer | Gregory Thiemonge <gthiemon@redhat.com> | Tue Dec 10 09:14:56 2024 +0100 |
tree | f496d235e8a9160820b6bc036c0ab1cbe9b9a72a | |
parent | b139fe94ae75765e6d80f7ffb5de8c62aa3cb9f6 [diff] |
Update hacking This patch updates the version of hacking to be consistent with octavia. It is also required for flake8 to understand f-strings correctly. Along with this version update, the patch fixes issues in the code found by the new versions. This patch also removes O349 check for importing mock since flake8 has added H216 which does the same check. Change-Id: I8e49fc19faff59b2811a7ee09b7ccaa286f73d82