injector/pyproject.toml

5 lines
98 B
TOML

[tool.black]
line-length = 110
target_version = ['py36', 'py37']
skip_string_normalization = true