mirror of https://github.com/rq/rq.git
4 lines
89 B
TOML
4 lines
89 B
TOML
|
[tool.black]
|
||
|
line-length = 120
|
||
|
target-version = ['py36']
|
||
|
skip-string-normalization = true
|