Skip to content

Commit

Permalink
Fixed Tox Error
Browse files Browse the repository at this point in the history
Signed-off-by: Parag Kamble <[email protected]>
  • Loading branch information
paraggit committed Nov 15, 2024
1 parent 50e7f13 commit 26bb6bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocs_ci/helpers/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -5402,7 +5402,7 @@ def get_reclaimspacecronjob_for_pvc(pvc_obj):
pvc_obj (object): PersistentVolumeClaim (PVC) object.
Returns:
OCP: The ReclaimSpaceCronJob object associated with the PVC.
object: The ReclaimSpaceCronJob object associated with the PVC.
Raises:
ValueError: If the PVC lacks the required annotation for ReclaimSpaceCronJob.
Expand Down

0 comments on commit 26bb6bc

Please sign in to comment.