>_run
>_run
I will see whether I can change something in settings though to avoid some of the changes
I just tried yapf with a style of facebook, here are some screenshots if you are interested: This one is still similar to black in some ways, but there are...
We can technically ignore apihelper-like files(also asyncio_helper); Maybe in the future I will even try to get rid of these files due to a mess over there
Well, this is not my first time caring about PEP-8 - it is better if we at least try to follow it to some extent.
It indeed brings the value of cleaner code
Ok, if it does not harm project in any way - why not accept the new formatting?
Well then I can argue that by improving formatting, we follow suggested PEP-8
And this is a better practise. The reason is "adding a value", not "why not"
You should try to follow best practices as far as you can. They are created not for just existence but to help you understand your code faster
Install github version, maybe it will fix it