Implemeted getters

This commit is contained in:
2020-04-14 13:48:11 +02:00
parent 43a0fe0ca2
commit f97228b61c
9 changed files with 65 additions and 31 deletions

View File

@@ -0,0 +1,3 @@
from flask_minio import Minio
storage = Minio()