SupItsZaire / rockbox-cover-art-fixer

A python script, to help with Rockbox cover art conversion.
GNU General Public License v3.0
8 stars 3 forks source link

Cleanup, formatting and fix for multiplatform #1

Closed Xpl0itU closed 11 months ago

Xpl0itU commented 11 months ago

This PR adds support for other OS's by using tempfile instead of relying on an env variable for getting the temporary directory, also formats the code using the black formatter and removes an unused import

arimelody commented 11 months ago

LGTM 👍 thank you very much!! the code readability is a great touch :)

SupItsZaire commented 11 months ago

thank you so much for contributing! <3