Files
PyGithub/pyproject.toml
T

5 lines
88 B
TOML

[tool.black]
# https://github.com/psf/black
line-length = 120
target-version = ['py37']