[tool.black] line-length = 100 include = '\.pyi?$' exclude = ''' /( \.git | \.hg | \.pem | \.mypy_cache | \.tox | \.venv | _build | buck-out | build | dist )/ '''