Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaurya committed Jan 15, 2024
1 parent abe9c5e commit fec9872
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastapi_storages/s3.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
from pathlib import Path
from typing import BinaryIO
import mimetypes

try:
import boto3
except ImportError: # pragma: no cover
Expand Down

0 comments on commit fec9872

Please sign in to comment.