mirror of
https://github.com/open-webui/open-webui
synced 2025-02-22 21:32:32 +00:00
Update test_provider.py
This commit is contained in:
parent
7404494772
commit
7b5f82ffc7
@ -3,7 +3,7 @@ import os
|
||||
import boto3
|
||||
import pytest
|
||||
from botocore.exceptions import ClientError
|
||||
from moto import mock_aws, mock_azure
|
||||
from moto import mock_aws
|
||||
from open_webui.storage import provider
|
||||
from gcp_storage_emulator.server import create_server
|
||||
from google.cloud import storage
|
||||
|
Loading…
Reference in New Issue
Block a user