Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python: apply settings from black for formatting
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