3 lines
48 B
Python
3 lines
48 B
Python
|
from flask_minio import Minio
|
||
|
|
||
|
storage = Minio()
|