Dummy change to model hub tests

This commit is contained in:
Alina Kladieva 2023-10-05 18:29:40 +02:00
parent e6a5dfe522
commit c3d6837e22

View File

@ -62,3 +62,4 @@ def cleanup_dir(dir: str):
shutil.rmtree(file_path)
except Exception as e:
pass