1[tool.black]
2line-length = 100
3target_version = ['py36', 'py37', 'py38']
4skip-string-normalization = true
5