From ff333c3b2b314a93b03ed6331747ea85d45ae994 Mon Sep 17 00:00:00 2001 From: Raphael Glon Date: Thu, 13 Nov 2025 11:08:42 +0100 Subject: [PATCH] check ci Signed-off-by: Raphael Glon --- src/huggingface_hub/hf_api.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/huggingface_hub/hf_api.py b/src/huggingface_hub/hf_api.py index d4f2fd0ff1..0e209e6174 100644 --- a/src/huggingface_hub/hf_api.py +++ b/src/huggingface_hub/hf_api.py @@ -12,6 +12,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# do not commit just checking the ci on main from __future__ import annotations import inspect