From cee664729c357a37184dc2c81a8eff4fef753872 Mon Sep 17 00:00:00 2001 From: Damir Ibragimov Date: Tue, 22 Oct 2024 12:24:10 +0000 Subject: [PATCH] Update undelete_for_hse.py --- undelete_for_hse.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/undelete_for_hse.py b/undelete_for_hse.py index 62b97bf..1a8c4f2 100644 --- a/undelete_for_hse.py +++ b/undelete_for_hse.py @@ -27,7 +27,7 @@ obsClient = ObsClient( try: actualVersions = [] - deleteVersions = [] + deleteVersions = [] mark = None index = 1