SmileyChris / easy-thumbnails

Easy thumbnails for Django
http://easy-thumbnails.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
1.37k stars 312 forks source link

blacked isorted flaked #539

Closed Mogost closed 2 years ago

Mogost commented 4 years ago

@jrief Please review stylistic changes

Mogost commented 4 years ago

@SmileyChris how do you think we should act on this PR.

SmileyChris commented 4 years ago

Totally fine with standardizing formatting with black. Agree that you don't want to do any functional changes at the same time.

Mogost commented 4 years ago

I would like this PR to be merged before any functional changes are made. I just configured black/isort/flake8, after that I started automatic black + isort formatting, then I fix a few flake8 errors mannually.

Mogost commented 4 years ago

It would be nice to make some decision on this PR. I do not see any problems with this PR at the moment. @SmileyChris

jrief commented 2 years ago

fixing via #579