From 49ca7ba6a65841c27cc2a2109ca95d76c0becb57 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 8 Mar 2024 12:35:23 +0000 Subject: [PATCH] Apply Black formatting --- release/pyinstaller/hookdir/hook-huggingface_hub.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/pyinstaller/hookdir/hook-huggingface_hub.py b/release/pyinstaller/hookdir/hook-huggingface_hub.py index b7805df3..7b840359 100644 --- a/release/pyinstaller/hookdir/hook-huggingface_hub.py +++ b/release/pyinstaller/hookdir/hook-huggingface_hub.py @@ -2,4 +2,4 @@ print("hook-huggingface_hub.py") print("==================================") -module_collection_mode = "py" \ No newline at end of file +module_collection_mode = "py"