Skip to content
Snippets Groups Projects
Commit 6ab3c47d authored by jan.bednarik's avatar jan.bednarik
Browse files

Adopt Black

parent 456657f1
No related branches found
No related tags found
No related merge requests found
......@@ -94,3 +94,7 @@ Hosts", turn off "Host Sending Client Registration Request Must Match" and save
it.
Now run: `pytest --issuer=http://localhost:8080/auth/realms/master`
### Code formatting
We are using [Black](https://github.com/ambv/black) for code formatting.
# 13. Black code formatter
Date: 2018-06-12
## Status
Accepted
## Context
We would like to simplify code reviews and unify code style.
## Decision
Use Black code formatter: https://github.com/ambv/black
## Consequences
Less thinking about formatting and more about functionality.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment