fix 代码整理
This commit is contained in:
@@ -23,7 +23,6 @@ class Backbone(object):
|
||||
secure=MINIO_SECURE)
|
||||
|
||||
@RunTime
|
||||
# TODO 用多线程读图片
|
||||
def load_image(self, img_path):
|
||||
try:
|
||||
# 从 MinIO 中获取对象(图像文件)
|
||||
|
||||
Reference in New Issue
Block a user