Skip to content

Replace yapf with black

Derrick Liu requested to merge replace-yapf-with-black into dev

@DSASanFrancisco/portal-members

This just installs the Black formatter instead of yapf as part of the dev dependencies of the project. I do want to gradually ramp up black usage until it's on by default as a "format changed files" commit hook.

Merge request reports