[tool.black] line-length = 119 py36 = true skip-string-normalization = true quiet = true exclude=''' /( \.git | \.hg | \.tox | \.venv | _build | buck-out | build | dist )/ '''