mirror of
https://github.com/Azure-Samples/graphrag-accelerator.git
synced 2026-01-07 21:01:56 +00:00
fix import filepath
This commit is contained in:
parent
57e86649ce
commit
8f2f0ea479
@ -5,7 +5,7 @@ from azure.cosmos import CosmosClient
|
||||
from azure.storage.blob import BlobServiceClient
|
||||
from azure.storage.blob.aio import BlobServiceClient as BlobServiceClientAsync
|
||||
|
||||
from src.api.azure_clients import (
|
||||
from src.utils.azure_clients import (
|
||||
AzureClientManager,
|
||||
_BlobServiceClientSingleton,
|
||||
_BlobServiceClientSingletonAsync,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user