https://github.com/ambv/black/blob/master/README.md#blackd
Looks like it's to avoid python overhead when running this repeatedly. I am fine both ways, but was curious. On December 17, 2018 5:48:42 PM UTC, Jeremie Courreges-Anglas <[email protected]> wrote: >On Mon, Dec 17 2018, Edward Lopez-Acosta <[email protected]> >wrote: >> Should py-aiohttp be updated first to allow this to match upstream as >users may expect? >> >> I know there are many dependants on that though so might be a bit of >work. Will save extra work on black in the future too, along with >anything else that may need py-aiohttp updated. > >I'm puzzled by the need for a web server in a source code formatter >package. 8) > >Daniel's proposal looks reasonable to me. I would add a comment in the >patch, though.
