[tool.black] line-length = 79 py37 = true include = '\.pyi?$' exclude = ''' /( \.git | \.tox | \.venv | build | dist )/ '''