fixed argument types

This commit is contained in:
brian
2024-12-19 16:01:29 +00:00
parent c9da7378a1
commit 99d5c88c8d
4 changed files with 20 additions and 21 deletions
+1
View File
@@ -27,6 +27,7 @@ if __name__ == '__main__':
# get image from minio
buffer = get(
client=minio_client,
bucket_name=BUCKET_NAME,
object_name=obj.object_name,
)
# convert data to image