[black]
include = '\.pyi?$'
line-length = 120
skip-string-normalization = true
target-version = ['py37']
