minio / minio-py

MinIO Client SDK for Python
https://docs.min.io/docs/python-client-quickstart-guide.html
Apache License 2.0
852 stars 325 forks source link

failure in CI/CD in post PR merge #1422

Closed harshavardhana closed 3 months ago

harshavardhana commented 4 months ago
Running codespell on '' with the following options...
Check filenames? ''
Check hidden? ''
Exclude file ''
Skipping './.git'
Builtin dictionaries ''
Ignore words file ''
Ignore words list ''
Ignore URI words list ''
Resulting CLI options  --skip ./.git
3
Error: ./tests/unit/presigned_get_object_test.py:53: assertIn ==> asserting, assert in, assertion
Error: ./tests/unit/presigned_get_object_test.py:54: assertIn ==> asserting, assert in, assertion
Error: ./tests/unit/presigned_get_object_test.py:55: assertIn ==> asserting, assert in, assertion
Codespell found one or more problems