diff --git a/scripts/zip_cache.py b/scripts/zip_cache.py index 1e25da8..ce83e33 100644 --- a/scripts/zip_cache.py +++ b/scripts/zip_cache.py @@ -1,4 +1,5 @@ """Script to zip all traced repos in the cache.""" + import ray import tarfile from pathlib import Path