From cbd38812d1d08da24f10ce6501e4c520687b2faf Mon Sep 17 00:00:00 2001 From: Andrea Soria Date: Wed, 20 Sep 2023 11:03:26 -0400 Subject: [PATCH] fix style --- jobs/cache_maintenance/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/cache_maintenance/pyproject.toml b/jobs/cache_maintenance/pyproject.toml index f856b1101c..7767dc222f 100644 --- a/jobs/cache_maintenance/pyproject.toml +++ b/jobs/cache_maintenance/pyproject.toml @@ -50,4 +50,4 @@ module = [ "huggingface_hub.*", ] # ^ huggingface_hub is not typed since version 0.13.0 -ignore_missing_imports = true \ No newline at end of file +ignore_missing_imports = true