mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-01 04:11:56 -05:00
6 lines
103 B
TOML
6 lines
103 B
TOML
[tool.black]
|
|
line-length = 160
|
|
fast = true
|
|
skip-string-normalization = true
|
|
exclude = "awx_collection"
|