Skip to content

Commit

Permalink
python: apply settings from black for formatting
Browse files Browse the repository at this point in the history
https://pypi.org/project/black/ is the uncompromising Python code formatter.
We will soon use pre-commit hooks to make sure any code complies with
the formatter. There are instructions on that page for formatter
integrations with popular editors.

Signed-off-by: Robin Getz <[email protected]>
  • Loading branch information
rgetz committed May 11, 2020
1 parent fcc725d commit 8c9e24c
Showing 1 changed file with 1,066 additions and 844 deletions.
Loading

0 comments on commit 8c9e24c

Please sign in to comment.