sure_petcare icon indicating copy to clipboard operation
sure_petcare copied to clipboard

Reformat code with black

Open therefromhere opened this issue 5 years ago • 2 comments

using black .

https://github.com/python/black

therefromhere avatar Jun 30 '19 09:06 therefromhere

This is @rcastberg's project so it's his call but I can't say I'm keen on this. It will cost time without any obvious functional benefit. At the same time, it will break anybody who's customised code without having their customisations pulled back into mainline.

I realise that my/René's coding style might not be to everyone's taste but unless you're willing to put in the lion's share of dev work, it's probably better to leave it in a format that is comfortable for those doing the majority of the work.

strix-technica avatar Jun 30 '19 10:06 strix-technica

Yeah that's fine, I thought I'd put it up and see if you guys were ok with it since black is becoming a very popular formatter for python. I won't be offended if you reject the PR though.

therefromhere avatar Jun 30 '19 19:06 therefromhere