mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 19:01:15 +00:00
5 lines
88 B
TOML
5 lines
88 B
TOML
[tool.black]
|
|
# https://github.com/psf/black
|
|
line-length = 120
|
|
target-version = ['py37']
|