ci: fix shell check failures

Signed-off-by: riya-singhal31 <rsinghal@redhat.com>
This commit is contained in:
riya-singhal31
2023-04-20 15:21:43 +05:30
committed by mergify[bot]
parent f12cd9c986
commit 44612fe34c
3 changed files with 17 additions and 17 deletions

View File

@ -363,7 +363,7 @@ def get_tool_box_pod_name(arg):
print("failed to pod %s", err)
return ""
#pylint: disable=too-many-branches
#pylint: disable=too-many-branches, E0012, W0719
def get_pool_name(arg, vol_id, is_rbd):
"""
get pool name from ceph backend