Skip to content

Conversation

paluigi
Copy link

@paluigi paluigi commented Aug 4, 2025

uminio is a MicroPython client for MinIO object storage.
This commit add the uminio folder and all its content in the python-ecosys folder.
Original implementation for AWS S3:
https://github.com/DanielMilstein/uboto3/

uminio is a MicroPython client for MinIO object storage.
This commit add the uminio filder and all its content in
the python-ecosys folder.
Original implementation for AWS S3:
https://github.com/DanielMilstein/uboto3/

Signed-off-by: Luigi Palumbo <paluigi@gmail.com>
@paluigi
Copy link
Author

paluigi commented Aug 4, 2025

I tried to figure our why the lint/formatting fails...but I'm lost.

@dpgeorge
Copy link
Member

dpgeorge commented Aug 4, 2025

If you look here: https://github.com/micropython/micropython-lib/actions/runs/16717239939/job/47313198532?pr=1040 it shows you the problems. Basically you need to put a few things on one line, instead of over many lines.

This commit remove redundant lines and correct formatting
for code in python-ecosys/uminio/uminio/__init__.py.

Signed-off-by: Luigi Palumbo <paluigi@gmail.com>
@paluigi
Copy link
Author

paluigi commented Aug 4, 2025

Thanks, code formatted!

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.

2 participants