Skip to content

Commit

Permalink
ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyftang committed Apr 9, 2024
1 parent 95dc4f4 commit c8ba089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/lorax_server/utils/sources/s3.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
from typing import TYPE_CHECKING, Any, List, Optional, Tuple

import boto3
from botocore.exceptions import ClientError
from botocore.config import Config
from botocore.exceptions import ClientError
from huggingface_hub.constants import HUGGINGFACE_HUB_CACHE
from huggingface_hub.utils import (
EntryNotFoundError,
Expand Down

0 comments on commit c8ba089

Please sign in to comment.