Skip to content

Commit d0b88e1

Browse files
committed
format
1 parent b0a2708 commit d0b88e1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

client/python/test/test_client.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from __future__ import annotations
22

33
import json
4-
import os
54
import pathlib
65
import tempfile
76
import time
@@ -16,7 +15,6 @@
1615
import httpx
1716
import huggingface_hub
1817
import pytest
19-
from huggingface_hub import HfFolder
2018
from huggingface_hub.utils import RepositoryNotFoundError
2119

2220
from gradio_client import Client, handle_file

0 commit comments

Comments
 (0)