[tool.black] line-length = 79 target-version = ['py38'] include = '\.pyi?$' exclude = ''' ( /( \.eggs | \.git | venv | build | dist )/ ) '''