mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
formatting
This commit is contained in:
@@ -29,7 +29,6 @@ from azure.storage.blob import BlobServiceClient
|
||||
from azure.core.exceptions import ResourceNotFoundError
|
||||
|
||||
|
||||
|
||||
class StorageProvider(ABC):
|
||||
@abstractmethod
|
||||
def get_file(self, file_path: str) -> str:
|
||||
|
||||
Reference in New Issue
Block a user