humandetect / pyproject.toml
PKaushik's picture
commit
78a8b17
raw
history blame contribute delete
No virus
128 Bytes
[tool.black]
line-length = 120
target_version = ['py37', 'py38', 'py39', 'py310']
preview = true
[tool.isort]
profile = "black"