Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
lhoestq committed Sep 11, 2024
1 parent 84d6a19 commit fa56e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/evaluate/utils/file_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
from hashlib import sha256
from pathlib import Path
from typing import List, Optional, Type, TypeVar, Union
from urllib.parse import urljoin, urlparse
from urllib.parse import urlparse

import requests
from datasets import DownloadConfig
Expand Down

0 comments on commit fa56e08

Please sign in to comment.