[tool.black] line-length = 88 target-version = ['py36'] include = '\.pyi?$' exclude = ''' ( /( \.eggs | \.git | \.mypy_cache | _build | buck-out | build | dist )/ ) '''