Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minio method name is now: InvalidResponseError #3

Merged
merged 1 commit into from
Mar 5, 2021

Conversation

kingkastle
Copy link
Contributor

Hi,

It seems the method is now different.

Best

@@ -1,7 +1,7 @@
import os

from minio import Minio
from minio.error import ResponseError
from minio.error import InvalidResponseError
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this import line really needed? I would rather remove whole line no. 4

@Toumash Toumash merged commit 14df7c7 into Toumash:master Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants