Upgrade to latest hacking - v6

Required minor changes to existing files to comply with new flake rules.

Change-Id: Ia0bff27ab4a7ec98c533ea66357a3c0529026102
This commit is contained in:
Jay Faulkner
2023-04-21 12:15:07 -07:00
parent 7083545731
commit 153d4d8385
4 changed files with 4 additions and 4 deletions

View File

@@ -1662,7 +1662,7 @@ class NetworkInterface(BaseInterface):
"""
def need_power_on(self, task):
"""Check if ironic node must be powered on before applying network changes
"""Check if node must be powered on before applying network changes
:param task: A TaskManager instance.
:returns: Boolean.