mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-23 04:01:02 +02:00
Librarian fixed
This commit is contained in:
parent
fa0c3d9a59
commit
ff5e6d7df1
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ from .. knowledge import hash
|
||||||
from .. exceptions import RequestError
|
from .. exceptions import RequestError
|
||||||
|
|
||||||
from minio import Minio
|
from minio import Minio
|
||||||
from minio.commonconfig import Part
|
from minio.datatypes import Part
|
||||||
import time
|
import time
|
||||||
import io
|
import io
|
||||||
import logging
|
import logging
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue