Files
doczyai-pipelines/pyproject.toml
T

4 lines
93 B
TOML
Raw Normal View History

2024-09-30 12:30:30 +01:00
[tool.black]
line-length = 88
target-version = ['py39','py39','py312']
include = '\.pyi?$'