[tool.black] line-length = 110 target-version = ['py36'] exclude = ''' /( \.git | \.hg | \.mypy_cache | \.tox | \.venv | _build | buck-out | build | dist )/ '''