We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79b118e commit 99d8747Copy full SHA for 99d8747
benchmarks/push_results.py
@@ -3,7 +3,7 @@
3
4
import pandas as pd
5
from huggingface_hub import hf_hub_download, upload_file
6
-from huggingface_hub.utils._errors import EntryNotFoundError
+from huggingface_hub.utils import EntryNotFoundError
7
8
9
sys.path.append(".")
0 commit comments