Skip to content

Commit

Permalink
Add docstring for get_workload_list()
Browse files Browse the repository at this point in the history
  • Loading branch information
SurbhiJainUSC committed Feb 2, 2024
1 parent 458f071 commit 33f3957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xpk.py
Original file line number Diff line number Diff line change
Expand Up @@ -2435,7 +2435,7 @@ def determine_workload_list_filter_by_job(args) -> str:


def get_workload_list(args, columns) -> None:
"""
"""Function to get the list of the workloads in the cluster.
Args:
args: user provided arguments for running the command.
Expand Down

0 comments on commit 33f3957

Please sign in to comment.