Skip to content

Commit 65b6c57

Browse files
Merge branch 'main' into main
2 parents bc31624 + 99d8747 commit 65b6c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/push_results.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
import pandas as pd
55
from huggingface_hub import hf_hub_download, upload_file
6-
from huggingface_hub.utils._errors import EntryNotFoundError
6+
from huggingface_hub.utils import EntryNotFoundError
77

88

99
sys.path.append(".")

0 commit comments

Comments
 (0)