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