[tool.black] line-length = 100 target-version = ['py39'] include = '\.pyi?$' extend-exclude = ''' ( /( \.venv | \.aws-sam )/ ) '''