From a22cddc50a19a3f81601ed3d0d1c6ba1dbb97b9e Mon Sep 17 00:00:00 2001 From: Shane A Date: Wed, 6 Dec 2023 10:58:52 -0800 Subject: [PATCH] Run ruff --- scripts/storage_cleaner.py | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/storage_cleaner.py b/scripts/storage_cleaner.py index 2f240a2f3..d47308226 100644 --- a/scripts/storage_cleaner.py +++ b/scripts/storage_cleaner.py @@ -630,7 +630,6 @@ def perform_operation(args: argparse.Namespace): def _add_cached_path_s3_client(): - class S3SchemeClient(S3Client): """ A class that the `cached_path` module can use to retrieve resources from